ANOVA for linear models fit using PCSS
Compute an analysis of variance table for one or more linear model fitted using PCSS.
## S3 method for class 'pcsslm' anova(object, ...) ## S3 method for class 'pcsslmlist' anova(object, ..., scale = 0, test = "F")
object, ... |
objects of class |
scale |
numeric. An estimate of the noise variance σ^2. If zero this will be estimated from the largest model considered. |
test |
a character string specifying the test statistic to be used. Can
be one of |
An object of class "anova"
inheriting from class
"data.frame"
.
R Core Team and contributors worldwide. Modified by Jack Wolf
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.