Try PROC GEE, with dist=binomial and link=probit options in the MODEL statement. Try something like this example, setting link=probit.
Steve Denham
Thanks for the info.
I contacted SAS and they told me to set up SAS OnDemand.
I need to do both probit and tobit regressions in the future, so it will be a much easier solution to have the PROC QLIM function with SAS OnDemand from here on out.
you could do this by fitting the model in PROC NLMIXED and using the PREDICT statement. see this note.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.