Hello.
Is it possible to create tables using "collect" series of commands using mi estimate:svy, subpop (subpopulation): logit x a b c d?
I use the syntax below without the imputation and it works however it did not generate the table I wanted when I used it after having done multiple imputation.
Thank you.
"quietly: collect _r_b _r_se, tag(model[(1)]):svy, subpop (lostemp2008_V7Chp3): logit lostemp0810 i.age5cat08 female i.race4 i.educ4 married08 r10iwendm"
Note: I have 5 models, so I do this command 4 more time for the other models and at the end I get a single table with columns for each model.
Related Posts with creating table following multiple imputation with svy suite
reshape / transpose large dataset for mergingI am constructing a large timeseries dataset, with cases arranged around WDI_code (World Development…
getting error doing structural testHello all, I am testing for structural breaks using estat sbsingle. I am specifically focusing on th…
Determine how many respondents answered a question where they could select multiple responsesI am no STATA guru, so this may be simple, but I cannot find guidance anywhere (probably because I d…
Summary stats with panel data: obtaining both N (overall obs.) and n (group obs.) by ethnic groupsDear all, I am trying to do some simple mean summary statistics for each variable with panel data (…
Heckprobit regression with dummy variablesI have done a heckprobit regression on a cross section data. My main explanatory variable is a distr…
Subscribe to:
Post Comments (Atom)
0 Response to creating table following multiple imputation with svy suite
Post a Comment