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
Long categories labels in graph hbarDear Stata users, I encounter this question when I graph hbar. Value labels of my category variable…
missing values when mergeHi, I have a dataset similar to the following table where I want to calculate the mean values of x1,…
Metan - how to calculate 95% CI intervals transforming _ES and _seES?Dear David Fisher and metan community, I have seen a question, ask a while ago by Jawdat Abdulla on…
Headings for coefplot graph but want to exclude ref category for categorical variablesHi all, I am using coefplot to create a graph of ORs for odds of contraceptive discontinuation by me…
Very different SEs with table vs mean when there are missing values and pweightsStata version: 17 I ran the new table command with the statistic(semean varlist) option. The result…
Subscribe to:
Post Comments (Atom)
0 Response to Non convergence in regression with Multiple Imputation
Post a Comment