Hi,
Is there a built in function for calculating variance components from
a standard linear model using lm?
I know you can do this using lme for ML and REML, but I can't find a
method for doing this for least squares.
I am looking to calculate variance components for the interaction
between two factors, family (random) and treatment (fixed) on a trait.
Thanks,
David Springate
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.