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

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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