Hi,
I am trying to fit a crossed-effects mixed model in my data but Stata returns the following error: "likelihood evaluates to missing r(430)". Here's the command I'm using:
mixed choice || _all: R.id || _all: R.scenario, reml
I can fit this model in a subset of my data, but when I use all my data (600 individuals, 10 observations per person), the model does not converge. I've tried some of the options specified in the maximize manual (e.g., changing how the likelihood function is maximized using the technique option, specifying difficult), but I get the same error message when I run the model on the entire sample.
Any help on how to solve this issue would be much appreciated.
Thank you
Related Posts with Convergence not Achieved in Mixed Model
PCA with weights?Dear All, I was wondering if weights should be used with the PCA command when constructing an index …
Renaming VariablesI am using STATA 15. I have a large data set with multiple columns and rows. I am interested in two …
Two-part modeling: combination of LCA and LPAHi Statalists, I was trying to do a two-part modeling for my dataset, in which observed vars are ze…
Using Loops to Convert Strings With Letters to Numeric ValuesHello Stata Users :-) I have a dataset comprised of 71 variables containing responses to items on a…
[Help] Marginal effect on StataHi. My question is from Stata (15.1), but also requires some statistical knowledge, which is why I a…
Subscribe to:
Post Comments (Atom)
0 Response to Convergence not Achieved in Mixed Model
Post a Comment