BookmarkSubscribeRSS Feed
deleted_user
Not applicable
In the output of PROC logistic, I can get the upper (UCL) and lower (LCL) confidence limits of the predicted probability. Can I use the formula (UCL-LCL)/(2*1.96) to get the standard error of the prediction? It seems to me that the standard error produced by this formula is way smaller than I would expect.
2 REPLIES 2
deleted_user
Not applicable
when you do logistic regression, you get ODD RATIO. check http://slack.ser.man.ac.uk/theory/association_odds.html. You have to log your CI first.
StatDave
SAS Super FREQ
The confidence limits for the predicted probabilities are computed as shown in the "Details: Linear Predictor, Predicted Probability, and Confidence Limits" section of the LOGISTIC documentation:

http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/logistic_toc.htm

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 2 replies
  • 2393 views
  • 0 likes
  • 2 in conversation