| Line 68... |
Line 68... |
| 68 |
An object of class \code{c("aov", "lm")} or for multiple responses
|
68 |
An object of class \code{c("aov", "lm")} or for multiple responses
|
| 69 |
of class \code{c("maov", "aov", "mlm", "lm")} or for multiple error
|
69 |
of class \code{c("maov", "aov", "mlm", "lm")} or for multiple error
|
| 70 |
strata of class \code{c("aovlist", "\link{listof}")}. There are
|
70 |
strata of class \code{c("aovlist", "\link{listof}")}. There are
|
| 71 |
\code{\link{print}} and \code{\link{summary}} methods available for these.
|
71 |
\code{\link{print}} and \code{\link{summary}} methods available for these.
|
| 72 |
}
|
72 |
}
|
| 73 |
\references{
|
- |
|
| 74 |
\bibshow{R:Chambers+Freeny+Heiberger:1992}
|
- |
|
| 75 |
}
|
- |
|
| 76 |
\author{
|
73 |
\author{
|
| 77 |
The design was inspired by the S function of the same name described
|
74 |
The design was inspired by the S function of the same name described
|
| 78 |
in Chambers \abbr{et al.}\sspace(1992).
|
75 |
in \bibcitet{R:Chambers+Freeny+Heiberger:1992}.
|
| - |
|
76 |
}
|
| - |
|
77 |
\references{
|
| - |
|
78 |
\bibshow{R:Chambers+Freeny+Heiberger:1992}
|
| 79 |
}
|
79 |
}
|
| 80 |
\seealso{
|
80 |
\seealso{
|
| 81 |
\code{\link{lm}}, \code{\link{summary.aov}},
|
81 |
\code{\link{lm}}, \code{\link{summary.aov}},
|
| 82 |
\code{\link{replications}}, \code{\link{alias}},
|
82 |
\code{\link{replications}}, \code{\link{alias}},
|
| 83 |
\code{\link{proj}}, \code{\link{model.tables}}, \code{\link{TukeyHSD}}
|
83 |
\code{\link{proj}}, \code{\link{model.tables}}, \code{\link{TukeyHSD}}
|