[R] publishing random effects from lme
Dieter Menne
dieter.menne at menne-biomed.de
Fri Feb 4 08:11:02 CET 2005
> Suppose I have a linear mixed-effects model (from the package nlme) with
> nested random effects (see below); how would I present the results from
the random effects part in a publication?
>
Have you tried anova(lme(....))?
Your asin(sqrt()) looks a bit like these are percentages of counts. The method
is still quoted in old books, but has fallen a bit out of favor. Have you
thought of some glm model instead (http://www.stats.ox.ac.uk/pub/MASS4/)?
Dieter Menne
More information about the R-help
mailing list