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
Demand estimation using Berry's modelDear all, I am working on demand estimation for automobiles. Applying Berry's model. My dependent v…
Matrix operationsHi all, I am trying to perform a simple simulation on STATA. In particular I am constructing a vect…
Difference in difference on a cross sectional data set with small number of cluster groupHi, it is on an urgent basis I am running the following regression: with and without mean group ave…
Residual variance from the market model for multiple companiesHi all, For my Master's thesis I have to calculate 'Market Model Adjusted Return' with market model…
Importing SPSS data file into STATA by usespss command, but the date variable did not as expected.Dear statalists, I imported the SPSS data file into STATA by using "usespss" command. But the date …
Subscribe to:
Post Comments (Atom)
0 Response to Convergence not Achieved in Mixed Model
Post a Comment