BookmarkSubscribeRSS Feed
rdigi
Calcite | Level 5

Hello,

I would like to produce a plot comparing logits from a logistic regression model with repeated measures. I formed the model using proc genmod. Does anyone know how?

1 REPLY 1
StatDave
SAS Super FREQ

You'll need to clarify what you mean by "comparing logits".  But note that if you fit a logistic model in PROC GENMOD using the DIST=BINOMIAL and LINK=LOGIT options, the estimated logits (that is, log odds) are available using the XBETA= option in the OUTPUT statement.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 1 reply
  • 1430 views
  • 0 likes
  • 2 in conversation