summary.sitar {sitar} | R Documentation |
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 |
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. |
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 |
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 |
Author(s)
Tim Cole tim.cole@ucl.ac.uk