Hello everyone,
I have different versions of Stata that I am working with, and I found out that I get different outcomes from my multilevel model when estimating it in Stata11 or Stata13. The coefficients, standard errors and the estimated random and fixed variances, nothing is the same. What is also strange is that in Stata13, the estimated constant/fixed part of the variance is very close to zero in most models that I estimate, whereas in Stata11 that is not the case. I am inclined to think that the numbers in Stata11 are correct then, but I find it puzzling why they differ. I checked the code and the descriptives, these are all the same. I don't have the problem with my OLS models.
In Stata13 I tried xtmixed and mixed but that makes no difference.
Does anyone recognize this?
Thank you,
Best regards, Krista
I have different versions of Stata that I am working with, and I found out that I get different outcomes from my multilevel model when estimating it in Stata11 or Stata13. The coefficients, standard errors and the estimated random and fixed variances, nothing is the same. What is also strange is that in Stata13, the estimated constant/fixed part of the variance is very close to zero in most models that I estimate, whereas in Stata11 that is not the case. I am inclined to think that the numbers in Stata11 are correct then, but I find it puzzling why they differ. I checked the code and the descriptives, these are all the same. I don't have the problem with my OLS models.
In Stata13 I tried xtmixed and mixed but that makes no difference.
Does anyone recognize this?
Thank you,
Best regards, Krista
Comment