BookmarkSubscribeRSS Feed
COMPAREMISSING
Calcite | Level 5

Hi,

proc GENMOD (dist=normal & link=identity) gives different estimate for the confidence interval of the individual predicted values.

Someone  knows why?

Thanks in advance

Barbara P.

1 REPLY 1
Rick_SAS
SAS Super FREQ

Maybe I'm misunderstanding your question, but GENMOD does not give prediction intervals for individual responses.

There are two confidence intervals that regression routines return. The familiar one is the confidence interval for the mean predicted value. (Most/All SAS regression procedures return this.)  The other is prediction limits for an individual response.  REG and GLM return this, but GENMOD does not.

For details, see the formulas for LowerM versus LowerI in the regression chapter of the SAS/STAT doc: http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_introreg_sec...

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1627 views
  • 0 likes
  • 2 in conversation