SCM

Forum: open-discussion

Monitor Forum | Start New Thread Start New Thread
extract data form lmer results [ Reply ]
By: yby Yu on 2012-01-06 21:31
[forum:5409]
Hi folks,

I am new to R and package lme4. Now I want to extract data (variance of random effects) from the lmer4 results. For example, my results:

AIC BIC logLik deviance REMLdev
178.4 191.5 -85.19 166.7 170.4
Random effects:
Groups Name Variance Std.Dev.
LINE (Intercept) 0.017630 0.132776
REP (Intercept) 0.006179 0.078607
Residual 0.119462 0.345633
Number of obs: 195, groups: LINE, 98; REP, 2

Fixed effects:
Estimate Std. Error t value
(Intercept) 10.4237 0.0623 167.3

I want to extract Variance for LINE, REP and Residual only. Could anybody give me some suggestions? Any help would be greatly appreciated.

Thanks!

Thanks to:
Vienna University of Economics and Business Powered By FusionForge