BookmarkSubscribeRSS Feed
iressa131
Calcite | Level 5

Hello,

 

I fit a regression model that included categorical predictors. For one of the predictors, Race, the levels were white black and other. I made other my reference level. Now if I want to calculate the outcome variable with an individual who is categorized as 'other' what value do I plug into the equation? Do i plug in 0 for both race = black and race = white? 

 

This is the general equation

 

STA= α+β1(age)+β2(Gender) +β3(Race=Black) +β4(Race=White) +β5(Sys)

 

 

Thanks for any help!

1 REPLY 1
Reeza
Super User

Other would mean B3=0 and B4=0 so you only have the B1, B2 & B5 + intercept terms.

 

You may find the ODDSRATIO statement helpful, because you can specify the levels of interest easily.

Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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