| Line 42... |
Line 42... |
| 42 |
\item{subset}{an optional vector specifying a subset of observations
|
42 |
\item{subset}{an optional vector specifying a subset of observations
|
| 43 |
to be used.}
|
43 |
to be used.}
|
| 44 |
\item{na.action}{a function which indicates what should happen when
|
44 |
\item{na.action}{a function which indicates what should happen when
|
| 45 |
the data contain \code{NA}s. Defaults to
|
45 |
the data contain \code{NA}s. Defaults to
|
| 46 |
\code{getOption("na.action")}.}
|
46 |
\code{getOption("na.action")}.}
|
| 47 |
\item{\dots}{further arguments to be passed to or from methods.}
|
47 |
\item{\dots}{further arguments to be passed to or from methods.}
|
| 48 |
}
|
48 |
}
|
| 49 |
\details{
|
49 |
\details{
|
| 50 |
The null hypothesis is that the ratio of the variances of the
|
50 |
The null hypothesis is that the ratio of the variances of the
|
| 51 |
populations from which \code{x} and \code{y} were drawn, or in the
|
51 |
populations from which \code{x} and \code{y} were drawn, or in the
|
| 52 |
data to which the linear models \code{x} and \code{y} were fitted, is
|
52 |
data to which the linear models \code{x} and \code{y} were fitted, is
|