On May 5, 2011, at 2:31 PM, Asan Ramzan wrote:
Hello R-Help
How can i exctact and store the "within group mean squared
difference" from an
anova summary table into a varible.
In the absence of an example and code it's speculation, but something
along the lines of:
anova(fit)$`Mean Sq` ## might give you something to work with.
[[alternative HTML version deleted]]
--
David Winsemius, MD
West Hartford, CT
______________________________________________
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.