Learn R Programming

sitar (version 1.0.9)

anova.sitar: Compare Likelihoods of Fitted SITAR Objects

Description

anova method for sitar objects, based on anova.lme.

Usage

"anova"(object, ..., test = TRUE, type = c("sequential", "marginal"), adjustSigma = TRUE, Terms, L, verbose = FALSE)

Arguments

object
an object inheriting from class sitar.
test
an optional logical value controlling whether likelihood ratio tests should be used.
type
an optional character string specifying the type of sum of squares to be used.
adjustSigma
Terms
L
verbose
an optional logical value.
...
other optional fitted model objects.

Value

a data frame inheriting from class "anova.lme".