If the model is:
model outcome = race income black_perc race*income; <--- what does the " * " between the two variables signify exactly?
Ideally I would like to control for income, so is this being achieved?
Also, is there meaning to the odds ratio for a continuous variable like black_perc or income i.e. how exactly would I interpret the parameters coming from the aforementioned model?
(note: black_perc signifies percentage of population in the neighborhood that's Black or African American)
From the link:
We can interpret the odds ratio as follows: for a one unit change in the predictor variable, the odds ratio for a positive outcome is expected to change by the respective coefficient, given the other variables in the model are held constant
So that means for a continuous predictor variable like income, increasing income by one unit corresponds to a change in the Odds Ratio equal to the coefficient (parameter) ? Is that an incorrect interpretation (sorry for turning this into a stats question)
Thank you so, so much. I do have class race (ref='White')/param=ref; because my professor quickly typed up the procedure and left me to my own devices to report the result (before I've taken a formal class on regression analysis). I was just hoping for a quick answer to interpret the results so I can finalize for my project, but I guess I need to take the time to dig deeper into the procedure. Thanks for your help, remote professor 😉
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
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.