BookmarkSubscribeRSS Feed
ebowen
Quartz | Level 8

I'm hoping someone can suggest procedures for running a Probit model using panel data (aka longitudinal data, cross-sectional time series data, etc.). From what I understand, PROC PROBIT doesn't handle a random effects necessary for dealing with the correlated data across time and cross section. And PROC PANEL doesn't have options for binary choice dependent variables. I've looked into using PROC QLIM, PROC NLMIXED and PROC NLIN, but I figured I would ask the denizens of the SAS forums what procedures you would recommend to address this problem.

Thanks in advance!

1 REPLY 1
SteveDenham
Jade | Level 19

If you are confident in programming likelihood functions, then NLMIXED is a strong possibility.

However, you can use PROC GLIMMIX with joint distributions for the variables in the panel (I assume there is more than one dependent variable).  As an example, check out Example 41.5 Joint Modeling of Binary and Count Data in the SAS/STAT12.3 documentation for PROC GLIMMIX.  Although the dependent variables here are from distinctly different distribution families, the method could be generalized.

Steve Denham

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 1440 views
  • 3 likes
  • 2 in conversation