anova method for sitar
objects, based on anova.lme
.
# S3 method for sitar
anova(
object,
...,
test = TRUE,
type = c("sequential", "marginal"),
adjustSigma = TRUE,
Terms,
L,
verbose = FALSE
)
a data frame inheriting from class "anova.lme".
an object inheriting from class sitar
.
other optional fitted model objects.
an optional logical value controlling whether likelihood ratio tests should be used.
an optional character string specifying the type of sum of squares to be used.
see anova.lme
.
see anova.lme
.
see anova.lme
.
an optional logical value.
Tim Cole tim.cole@ucl.ac.uk