Dear Statalist,
I am using ordered logistic regression, depvar: 5-scale happiness level (women only), indepvars: employment status (employed, unemployed, housewife, other employment status) and educational level (low edu, mid edu, high edu) as well as their interactions. Is the below command correct? I obviously leave a reference category out for employment status and edu level as indep variables (ref categories: employed and high edu), should I do it for the interactions as well (employed and highedu not included in any interaction terms)?
ologit happiness unemployed housewife otherstatus lowedu midedu unemployed#lowedu unemployed#midedu housewife#lowedu housewife#midedu other#lowedu other#midedu if gender==2
As per interpretation, which one (or if neither what) is correct?
E.g regarding the coefficient for unemployed#lowedu interaction:
a) it is the impact of being unemployed AND low educated compared to all other employment statuses and educational levels on happiness level
b) if it is correct to keep employed and highedu out of the interaction terms as well, should I say being unemployed rather than employed and being low educated rather than highly educated is ...
Do you think I should follow up with "margins unemployed#lowedu unemployed#midedu housewife#lowedu housewife#midedu other#lowedu other#midedu" as well?
Thank you SO much in advance!
A.
Related Posts with command and interpretation for categorical dummy interaction
Clustering TendencyDear Stata Users, I want to evaluate the clustering tendency of my data set consisting of the observ…
Trying to link specific values across three different datasets with close to a million observations.Hello everyone, I am writing a thesis in which I will analyze the application behaviour of top perf…
Reshaping multiple variablesDear reader, I have a dataset with many variables for different key statistics in a company that st…
Question on Stata's svy: with suestHi Forum, I am using the 2013 Canadian General Social Survey, which allows its data to use the svys…
Problem using xtprobit with lagged independent variablesHello, I am using panel data, where my dataset includes 16 different target firm characteristics an…
Subscribe to:
Post Comments (Atom)
0 Response to command and interpretation for categorical dummy interaction
Post a Comment