| Line 49... |
Line 49... |
| 49 |
The null hypothesis is that apart from an effect of \code{blocks},
|
49 |
The null hypothesis is that apart from an effect of \code{blocks},
|
| 50 |
the location parameter of \code{y} is the same in each of the
|
50 |
the location parameter of \code{y} is the same in each of the
|
| 51 |
\code{groups}.
|
51 |
\code{groups}.
|
| 52 |
|
52 |
|
| 53 |
If \code{y} is a matrix, \code{groups} and \code{blocks} are obtained
|
53 |
If \code{y} is a matrix, \code{groups} and \code{blocks} are obtained
|
| 54 |
from the column and row indices, respectively. \code{NA}'s are not
|
54 |
from the column and row indices, respectively. \code{NA}s are not
|
| 55 |
allowed in \code{groups} or \code{blocks}; if \code{y} contains
|
55 |
allowed in \code{groups} or \code{blocks}; if \code{y} contains
|
| 56 |
\code{NA}'s, corresponding blocks are removed.
|
56 |
\code{NA}s, corresponding blocks are removed.
|
| 57 |
}
|
57 |
}
|
| 58 |
\value{
|
58 |
\value{
|
| 59 |
A list with class \code{"htest"} containing the following components:
|
59 |
A list with class \code{"htest"} containing the following components:
|
| 60 |
\item{statistic}{the value of \I{Quade}'s F statistic.}
|
60 |
\item{statistic}{the value of \I{Quade}'s F statistic.}
|
| 61 |
\item{parameter}{a vector with the numerator and denominator degrees
|
61 |
\item{parameter}{a vector with the numerator and denominator degrees
|