BookmarkSubscribeRSS Feed
Noemi23
Calcite | Level 5

The predicted marginal risk ratios for the categorical exposures appear in the rlogist output but not those for the continuous exposure.  Does the continuous exposure need to be in the PREDMAR and/or the PRED_EFF statement/s?  If so, please provide an example.

 

My current code (an excerpt):

...

MODEL outcome = categoricalcovar1 categoricalcovar2 continuouscov;

 

PREDMARG categoricalcovar1 (1) categoricalcovar2 (2) / adjrr;

 

PRED_EFF categoricalcovar1 = (1 -1);

PRED_EFF categoricalcovar2 = (1 -1);

...;

 

1 REPLY 1
ballardw
Super User

If asking about the behavior / syntax for SUDAAN you should post questions there for best answers.

 

My experience with SUDAAN is pretty old, I don't have any documentation or software to run things.

I will suggest that when you post code, on any SUDAAN board, that you post the entire procedure. The interaction between some options means that you will likely be asked for the rest of the the procedure code.

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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