
ergoStool
data frame has 36 rows and 3 columns.Devore, J. L. (2000), Probability and Statistics for Engineering and the Sciences (5th ed), Duxbury, Boston, MA.
data(ergoStool)
fm1 <-
lme(effort ~ Type, data = ergoStool, random = ~ 1 | Subject)
anova( fm1 )
Run the code above in your browser using DataLab