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
Testing whether marginal effects are statistically different from one anotherHello, I am using the "margins" command following a Tobit model and I would love to know if there i…
Weak Instrument TestI ran the following for the weak instrument test: ivreg2 2sls y (x=z) $covariates i.fixedeffects [a…
Dummy variable coefficients are getting automatically omitted by Stata : what to do to keep them ?I am currently trying to replicate Section 4.1. of a paper by "On the Heterogeneous Effects of Sanct…
Hello ! Problems in setting up Maximum Likelihood Estimation of Fixed Effects Linear Regression Model via Optimize routine on MataHello, I have a bit of a silly problem in setting up Maximum Likelihood Estimation of Fixed Effects…
How do I calculate specific time lapses?Hello, Statalisters. I am working with a prescription database, in which a patient may have one or m…
Subscribe to:
Post Comments (Atom)
0 Response to Non convergence in regression with Multiple Imputation
Post a Comment