BookmarkSubscribeRSS Feed
wbguy
Fluorite | Level 6
Hello, I am new to running a Tobit Model on SAS. I have a dependent variable that is highly bunched at the value 0, and the independent variables that I am looking at include both continuous variables as well as discrete/categorical variables. Total observations = 260000+.

Which proc should I use? Can I use a method analogous to stepwise selection method that is popular for proc reg? If there are multiple procs, I would like your advice on the pros and cons for each, if possible.

Thanks a lot!!!
3 REPLIES 3
mfisher
Fluorite | Level 6
Proc QLIM will run a tobit model. It is under the ETS module, not Stat:

http://support.sas.com/documentation/cdl/en/etsug/60372/HTML/default/qlim_toc.htm
wbguy
Fluorite | Level 6
Thanks a lot mfisher!! Meanwhile, I found out that proc lifereg can also be used to do a Tobit. Any information on the pros and cons of QLIM & LIFEREG would be useful to me.
oloolo
Fluorite | Level 6

There are several types of Tobit models QLIM can estimate, but LIFEREG can only estimate Type 1, which is the standard Tobit model.

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 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
  • 3 replies
  • 2677 views
  • 1 like
  • 3 in conversation