The R Project SVN R

Rev

Rev 88603 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88603 Rev 88704
Line 27... Line 27...
27
% \note{
27
% \note{
28
%   \code{manova} does not support multistratum analysis of variance, so
28
%   \code{manova} does not support multistratum analysis of variance, so
29
%   the formula should not include an \code{Error} term.
29
%   the formula should not include an \code{Error} term.
30
% }
30
% }
31
\references{
31
\references{
32
  \bibshow{R:Krzanowski:1988}
32
  \bibshow{R:Hand+Taylor:1987,
33
 
-
 
34
  Hand, D. J. and Taylor, C. C.  (1987)
-
 
35
  \emph{Multivariate Analysis of Variance and Repeated Measures.}
-
 
36
  Chapman and Hall.
33
    R:Krzanowski:1988}
37
}
34
}
38
\seealso{
35
\seealso{
39
  \code{\link{aov}}, \code{\link{summary.manova}}, the latter containing
36
  \code{\link{aov}}, \code{\link{summary.manova}}, the latter containing
40
  more examples.
37
  more examples.
41
}
38
}