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
Adding IQR to trajectory line plot based on WIDE format dataDear experts, The Profileplot command can display the trajectory line based on median. profileplot …
Dynamic panel data analysis with two dependent variablesHey, I want to do an arellano bond estimation on my data. My equation is GEit = a + b1GBit + b2 Xi…
Addition of date / ageHello , I'm working on computing age of firms from incorporation date. Some of the dates in my data…
Drop the values of a variable with if conditionHello everyone, I have a variable named "diversity" (and a bunch of other variables) and I would li…
testing reverse causality using VARI have panel data. I want to estimate the unrestricted VAR model, but when I type . var wroa Fdirect…
Subscribe to:
Post Comments (Atom)
0 Response to Estimating propensity scores after multiple imputation
Post a Comment