summary.sitar | R Documentation |
A summary
method for sitar
objects based on
summary.lme
.
## S3 method for class 'sitar'
summary(object, adjustSigma = TRUE, verbose = FALSE, ...)
object |
object inheriting from class |
adjustSigma |
optional logical (see |
verbose |
optional logical to control the amount of output in
|
... |
some methods for this generic require additional arguments. None are used in this method. |
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 |
y.adj |
vector of length
|
apv |
length 2 vector giving respectively age at
peak velocity and peak velocity based on the fitted distance curve (using
transformed |
Tim Cole tim.cole@ucl.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.