| Line 39... |
Line 39... |
| 39 |
the summary table, or a test based on sphericity assumptions (i.e.
|
39 |
the summary table, or a test based on sphericity assumptions (i.e.
|
| 40 |
that the covariance is proportional to a given matrix).
|
40 |
that the covariance is proportional to a given matrix).
|
| 41 |
|
41 |
|
| 42 |
For the multivariate test, \I{Wilks}' statistic is most popular in the
|
42 |
For the multivariate test, \I{Wilks}' statistic is most popular in the
|
| 43 |
literature, but the default \I{Pillai}--\I{Bartlett} statistic is
|
43 |
literature, but the default \I{Pillai}--\I{Bartlett} statistic is
|
| 44 |
recommended by Hand and Taylor (1987). See
|
44 |
recommended by \bibcitet{R:Hand+Taylor:1987}. See
|
| 45 |
\code{\link{summary.manova}} for further details.
|
45 |
\code{\link{summary.manova}} for further details.
|
| 46 |
|
46 |
|
| 47 |
For the \code{"Spherical"} test, proportionality is usually with the
|
47 |
For the \code{"Spherical"} test, proportionality is usually with the
|
| 48 |
identity matrix but a different matrix can be specified using \code{Sigma}.
|
48 |
identity matrix but a different matrix can be specified using \code{Sigma}.
|
| 49 |
Corrections for asphericity known as the \I{Greenhouse}--\I{Geisser},
|
49 |
Corrections for asphericity known as the \I{Greenhouse}--\I{Geisser},
|
| Line 77... |
Line 77... |
| 77 |
v.\sspace{}8.2) except when the \abbr{DF} is equal to the number of observations
|
77 |
v.\sspace{}8.2) except when the \abbr{DF} is equal to the number of observations
|
| 78 |
minus one. This is believed to be a bug in SAS, not in \R.
|
78 |
minus one. This is believed to be a bug in SAS, not in \R.
|
| 79 |
}
|
79 |
}
|
| 80 |
|
80 |
|
| 81 |
\references{
|
81 |
\references{
|
| 82 |
Hand, D. J. and Taylor, C. C. (1987)
|
82 |
\bibshow{R:Hand+Taylor:1987}
|
| 83 |
\emph{Multivariate Analysis of Variance and Repeated Measures.}
|
- |
|
| 84 |
Chapman and Hall.
|
- |
|
| 85 |
}
|
83 |
}
|
| 86 |
|
84 |
|
| 87 |
%% Probably use example from Baron/Li
|
85 |
%% Probably use example from Baron/Li
|
| 88 |
\seealso{
|
86 |
\seealso{
|
| 89 |
\code{\link{summary.manova}}
|
87 |
\code{\link{summary.manova}}
|