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
Installing saeCan someone help with the instalation of sae. When I use the usual .SSC install...' I get the follow…
How to deal with circular causalityThis is a statistics question rather than a Stata question. But I figured I'd ask anyway, since the …
Count how many units have the dummy variable=1Hi I have data for 353 local authorities over 20 quarters and one of my variables is a dummy variabl…
Reshaping Dataset to long formatDear STATA forum, I am currently working with time series data, which looks as follows: Code: * …
The problem with creating dummy variablesHi Statalists, I am trying to find the relationship between the change in labour productivity (depen…
Subscribe to:
Post Comments (Atom)
0 Response to Estimating propensity scores after multiple imputation
Post a Comment