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
regexr - Regular Expression in StataHi everyone! I am working on some regular expression problem. The data I have is something like this…
forest plot not plottingI think it might be related to the estimates store not properly working (in bold). I'd appreciate an…
diff command (rcs and bootstrap option) - results replication issue*Hi, I am new user to Stata forum. I have been working with a two year repeated cross-sectional data…
r(198) invalid name error messageI'm getting an r(198) error when trying to run the code below I'm new to STATA so I'm not exactly su…
Manually estimating standard error of the random effect, after the mi estimate: mixed command, with remlHello, I am using mi estimate: mixed, with reml. In Stata 16.1 Following estimation of the model, I …
Subscribe to:
Post Comments (Atom)
0 Response to SUR-like technique for same outcome but multiple predictors
Post a Comment