print.summary.sitar {sitar} | R Documentation |
Print summary of SITAR model
Description
A print.summary
method for sitar
objects.
Usage
## S3 method for class 'summary.sitar'
print(x, verbose = FALSE, ...)
Arguments
x |
an object inheriting from class |
verbose |
a logical to control the amount of output. |
... |
to specify extra arguments. |
Value
A formatted summary of the object.
Author(s)
Tim Cole tim.cole@ucl.ac.uk
[Package sitar version 1.4.0 Index]