I am trying to run my regressions, but it always Shows the error:
convergence not achieved
convergence not achieved
model did not converge on m=1
r(430);
My Regression specification:
foreach yvar of local zeroinfl {
*Model 2
foreach xvar of local stress {
mi estimate, cmdok irr: zip `yvar' `xvar' partner_`xvar' `controls', inf(`yvar') vuong
Anyone knows how to solve it?
Thank you
Related Posts with Non convergence in regression with Multiple Imputation
Declare data to be time seriesDear STATA experts, I'm working on a Interrupted Time Series analysis. I have individual level da…
box plot with a dummy variablehi, i want to use a box plot with a dummy variable like in the image. So in other words, i want to g…
_cf mismatch on two datasets created by the same programHello, Why would it be the case that the same program (e.g. sales.do) used to generate the same dat…
Predicted R-squaredAnyone know of a Stata command or user-written routine that generates the predicted R-squared after …
Plugging values of a variable back into StataHi users. I am using a variable called activity status which comes in codes such 11, 12, 21, 31, 41,…
Subscribe to:
Post Comments (Atom)
0 Response to Non convergence in regression with Multiple Imputation
Post a Comment