Displaying 1 result from an estimated 1 matches for "2_randomintercept".
2008 Jan 31
0
How to calculate Intraclass-coefficient in 2-level Linear Mixed-Effects models?
...ent (ICC) for highest (innermost) level 2 ??? In the
literature, I did not find an example for these kind of komplex models.
For 1-level Random-Intercept models it would be easy:
ICC = variance due to the clustering variable / (variance due to the
clustering variable + variance remaining) = sigma^2_RandomIntercept /
(sigma^2_RIntercept + sigma^2_error)
My data are similar to Pixel-Data from R-package nlme:
=> Please assume an adequate model is the following (although you really do
not need the Random Slope on Level "Side within Dog" here... and an adequate
model is also different concerning fix...