| Line 36... |
Line 36... |
| 36 |
The comparison between two or more models will only be valid if they
|
36 |
The comparison between two or more models will only be valid if they
|
| 37 |
are fitted to the same dataset. This may be a problem if there are
|
37 |
are fitted to the same dataset. This may be a problem if there are
|
| 38 |
missing values and \R's default of \code{na.action = na.omit} is used.
|
38 |
missing values and \R's default of \code{na.action = na.omit} is used.
|
| 39 |
}
|
39 |
}
|
| 40 |
\references{
|
40 |
\references{
|
| 41 |
Chambers, J. M. and Hastie, T. J. (1992)
|
41 |
\bibshow{R:Chambers+Hastie:1992}
|
| 42 |
\emph{Statistical Models in S}, Wadsworth & Brooks/Cole.
|
- |
|
| 43 |
}
|
42 |
}
|
| 44 |
\seealso{
|
43 |
\seealso{
|
| 45 |
\code{\link{coefficients}}, \code{\link{effects}},
|
44 |
\code{\link{coefficients}}, \code{\link{effects}},
|
| 46 |
\code{\link{fitted.values}}, \code{\link{residuals}},
|
45 |
\code{\link{fitted.values}}, \code{\link{residuals}},
|
| 47 |
\code{\link{summary}}, \code{\link{drop1}}, \code{\link{add1}}.
|
46 |
\code{\link{summary}}, \code{\link{drop1}}, \code{\link{add1}}.
|