I'm attempting to do a simulation comparing resutls from a random effects model with a random intercept to some other regression models, but the mixed command slows down my simulation too much to be useful. In my experience running mixed effects commands in SAS is relatively quick, and the LEMR command in R is relatively quick. Why is mixed so slow, and can it be sped up?
For context, I'm using stata 14. I have a very simple model that I run with "mixed y T || cluster_id:"
Thanks.
Related Posts with Why is the mixed command slow? Can it be sped up?
New to Stata. Haven't seen this before. Please help.When I launch Stata15 and run the following: clear all drop _all gen f2 = 3 gen p2 = normal(f2) dis…
Calculating differences in socioeconomic inequalitiesHi I was wondering if any one can help as fairly new to this. I am trying to establish if there is a…
jorda 2005hi friends. who can help me to understand article jorda 2005? …
Missing data are not missing - how to make a date field blank?Hi. I am a new user and have a somewhat strange question: I have a dataset with observations (rows)…
Set a specific folder to save regression outputs and graphsHello! I need to set a specific folder (directory), different from the current working directory, t…
Subscribe to:
Post Comments (Atom)
0 Response to Why is the mixed command slow? Can it be sped up?
Post a Comment