BookmarkSubscribeRSS Feed
Matthewbsommer
Calcite | Level 5
I am looking to do a double hurdle model (Cragg). My first step will be a probit, my second step will be an OLS using a log normal dependent variable I have code for various tobits and heckit but cannot find proc qlim for a double hurdle as described above. Thank you for any suggestions.
4 REPLIES 4
SteveDenham
Jade | Level 19

Take a look at PROC FMM.  The Getting Started example shows how to put a mass at zero, which I assume is what the probit part does.  It then fits a Poisson to the remaining values.  A log-normal distribution could be selected instead.  I hope I have not misunderstood your question.

 

SteveDenham

SteveDenham
Jade | Level 19

A quick followup.  You will have to use the PROBMODEL statement to get the first hurdle to be a probit, rather than the default logit.

 

SteveDenham

Ksharp
Super User
Steve,
Long time no see. Where have you been ?
SteveDenham
Jade | Level 19
See my private msg for a long description.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 997 views
  • 2 likes
  • 3 in conversation