Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

anova.sitar

Compare Likelihoods of Fitted SITAR Objects


Description

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

Usage

## S3 method for class 'sitar'
anova(
  object,
  ...,
  test = TRUE,
  type = c("sequential", "marginal"),
  adjustSigma = TRUE,
  Terms,
  L,
  verbose = FALSE
)

Arguments

object

an object inheriting from class sitar.

...

other optional fitted model objects.

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

see anova.lme.

Terms

see anova.lme.

L

see anova.lme.

verbose

an optional logical value.

Value

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

Author(s)


sitar

Super Imposition by Translation and Rotation Growth Curve Analysis

v1.2.0
GPL (>= 2)
Authors
Tim Cole [aut, cre] (<https://orcid.org/0000-0001-5711-8200>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.