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

summary.sitar

Create summary of SITAR model


Description

A summary method for sitar objects based on summary.lme.

Usage

## S3 method for class 'sitar'
summary(object, adjustSigma = TRUE, verbose = FALSE, ...)

Arguments

object

object inheriting from class sitar.

adjustSigma

optional logical (see summary.lme).

verbose

optional logical to control the amount of output in print.summary.sitar.

...

some methods for this generic require additional arguments. None are used in this method.

Value

an object inheriting from class summary.sitar with all components included in object (see lmeObject for a full description of the components) plus the components for summary.lme and the following components:

x.adj

vector of length x in object with x values adjusted for subject-specific random effects b and c.

y.adj

vector of length y in object with y values adjusted for subject-specific random effects a.

apv

length 2 vector giving respectively age at peak velocity and peak velocity based on the fitted distance curve (using transformed x and y where specified).

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.