I want to test the association between childhood behaviors at age six and trajectories of welfare use in early adulthood (3 levels). I’m using a multinomial logistic regression model and need to control for the clustering at age 6 at the school and classroom levels, all within a multiple imputations framework (i.e. MICE).
From what I’ve read, Stata doesn’t have a dedicated multilevel command for multinomial logistic regression – it can only be done using the gsem command. I’ve also read that the gsem command does not support multiple imputations, although it can be forced using the cmdok command.
The model I want to run is this:
mi estimate: ?command 3_level_outcome pred1 pred2 etc || school: || class:
Are there alternatives to using gsem for this kind of problem? If not, what would the gsem model look like? Note that I don’t plan to interpret effects at the school and classroom level, I just want to control for them.
Thank you.
Related Posts with Adjustment for clustered predictors in multinomial logistic regression with multiple imputations
ralloc strata re-nameHello all, Is there a way to rename stratas on a stratified randomization using ralloc? ralloc blkn…
Fixed effectsDear all, I have a cross sectional data with a variable showing number of siblings "n_siblings" for…
Is it a problem if all my independent and control variables are insignificant?The overall model scores like this: R-squared = 0.0061 Adj R-squared = -0.0129 So the model seems u…
Interpretation of ROC regression resultsHi all, I performed ROC regressio using the rocreg command and I have the desired results. I know t…
Fixed effects analysisDear all, I will please like to find out if i combine two cross sectional data to form a panel will…
Subscribe to:
Post Comments (Atom)
0 Response to Adjustment for clustered predictors in multinomial logistic regression with multiple imputations
Post a Comment