syrvn <mentor_ <at> gmx.net> writes: > > Hello, > > can anyone recommend an R package which can deal with nested random-effects > ANOVA models? > > Cheers > > Syrvn
lme in the nlme package; lmer in the lme4 package; and/or visit the r-sig-mixed-models list. Ben Bolker ______________________________________________ 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.