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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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