Hi there,
I am estimating propensity scores using logistic regression on an imputed dataset (M=10). I want to estimate propensity scores for each imputation separately then combine the propensity scores to get the overall average. However I'm having some issues with estimating the propensity scores for each imputation in STATA version 16. Is there another method of obtaining propensity scores for each imputation?
Please see my code below and error message I'm getting:
mi estimate, i(1): logistic assessed_psych gender agegroup curtreat pretreat prev_selfharm
imputations() must contain at least 2 and at most M=10 integer numbers between 1 and 10
r(122);
predict propensity_m1
Many thanks.
Related Posts with Estimating propensity scores after multiple imputation
Replacing Missing Observations With Older Available DataDisclaimer: I understand this might not be a statistically sound process, this is purely to better u…
mestreg - How to change covariance structureGreetings!! I'm John, currently working on multilevel survival analysis using mestreg command.. I wa…
Encode many observationsDear all, I have just concluded cleaning up my dataset with around 848,950 observations. Neverthele…
spxtregress, fe with time fixed effectsHi, I'm using spxtregress, fe to fit a model with a spatial lag of the dependent variable. I would …
Histogram command but want to use values greater than 0 but less than 80 from a dataset?What is the stata histogram command for when we want to make a histogram of a dataset, but want to u…
Subscribe to:
Post Comments (Atom)
0 Response to Estimating propensity scores after multiple imputation
Post a Comment