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
Accounting for Seasonality, 'type mismatch error...'Right now I'm getting a type mismatch error when I generate values for months. I have the data for d…
Filling missing strings/categorical variables in panel data (long format)Hello I am finding a problem to clean my HIV related panel data. I would like to clean HIV status w…
How to change xtline graphHi All! I have plotted a xtline graph for few entities. The observations between these entities ran…
How to estimate sample size for randomized control trial using simulation?We wanted to test the effect of community level sanitation intervention(CLS) integrated with nutriti…
Panel data analysis with AR(1)Hello everyone! I have a panel data for labor productivity for 74 countries for period of 1992-2016…
Subscribe to:
Post Comments (Atom)
0 Response to SUR-like technique for same outcome but multiple predictors
Post a Comment