BookmarkSubscribeRSS Feed
Sharmaji
Calcite | Level 5

 I am using multilevel modeling. I have just one predictor which is height.  Its value lies between 0.3 to 0.9. The outcome is binary yes/no. 

I used Proc Glimmix to get the following estimate;

Intercept: 0.09

Estimate for rank: 2.05

 

The estimate reflects that a unit increase in the rank; there is 2.05 odds of an increase in the outcome (yes).  I really want to calculate, how much predicted probability increase with a unit increase in the rank. 

 

I would be really thankful if someone can help me with this

 

2 REPLIES 2
PaigeMiller
Diamond | Level 26

PROC GLIMMIX will produce predicted values via the OUTPUT statement and the ILINK option.

You can also use PROC PLM to predict values of new data

 

 

--
Paige Miller
Ksharp
Super User

Could you post your SAS code ?

And Why not post it at STAT Forum and calling @SteveDenham @StatDave 

sas-innovate-white.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Early bird rate extended! Save $200 when you sign up by March 31.

Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 725 views
  • 1 like
  • 3 in conversation