Hi Statalisters,
I am looking for assistance with an analysis project where I would like to multiply impute several nested variables, using the multiply imputed data for the 'higher' variable in my imputation models for the lower variable, in combination with setting some conditional values.
I envision this as employing the following steps:
*1. multiply impute var1
*2. set var2 = 0 for those whose imputed var1==0
*3. multiply impute var2
*4. set var3 = 0 for those whose imputed var2==0
*5. multiply impute var3
*6. combine all multiply imputed datasets for full analysis
All vars are binary.
I am looking for guidance on how to use multiply imputed data to inform the subsequent imputations, how to implement the conditioning based on the mi results and rules, and and how to combine all together for our final analysis.
Thanks in advance for your advice, and where additional clarification is necessary.
~Alison
Related Posts with multi-step data imputation and merging datasets
When to use Hausman test to choose between Fixed Effects or Random Effects?I want to use fixed effects to estimate the impact that a fiscal council's presence has on country m…
Question about the hypothesized mean in a t-testDear all in Statalist, I want to perform a t-test for a hypothesized mean of, for instance, +/-2. I…
numeric format & changed valueI am using ver.15 and created ID from PIDM (to convert ID to string). The PIDM column is %10.0g. How…
memory usage errorHello, I am a habitual Stata/SE 15.1 user. Today when opening a large dataset I received an insuffi…
Create new variable based on other variablesI have a data set on gross income and I'm trying to display the percent of total gross income (in a …
Subscribe to:
Post Comments (Atom)
0 Response to multi-step data imputation and merging datasets
Post a Comment