Hello,
I am running a series of multinomial logistic regressions that use the same outcome variable and control variables, but different focal predictors, e.g.:
y= x1 + controls
y= x2 + controls
y= x3 + controls
y= x4 + controls
y= x5 + controls
I would like to run a test to address potential correlation of error terms in these models. I have looked into SUR techniques (specifically "suest" after storing the estimates in Stata), but these seem to be utilized when regressing different outcomes on the same predictors, e.g.:
y1 = x + controls
y2 = x + controls
y3 = x + controls
y4 = x + controls
y5 = x + controls
Is there a SUR-like technique that can be used to address the correlation of error terms for multinomial logistic regressions using the same outcome but different predictors?
Thank you,
Sarah
Related Posts with SUR-like technique for same outcome but multiple predictors
datetime of march 31, 2012Dear All, I have this data set Code: * Example generated by -dataex-. To install: ssc install datae…
How to group connected dates?I have a panel containing daily data which are not all continuous. Within an ID, if those dates are …
Converting annual data to semiannualHi everyone, i have to convert a set of annual observations about debt and deficit gdp ratios into s…
interaction effect in instrument variable probit modelDear All, my query is related to the interaction effect in the instrument variable probit model. Whe…
Mixed effects model on eyes observationsHi statalist team! I am glad that I participate here! I would like to ask for some help on a "beggin…
Subscribe to:
Post Comments (Atom)
0 Response to SUR-like technique for same outcome but multiple predictors
Post a Comment