View source: R/getData.sitar.R
getData.sitar | R Documentation |
getData, getCovariate and getVarCov methods for sitar
objects,
based on lme
.
## S3 method for class 'sitar'
getData(object)
## S3 method for class 'sitar'
getCovariate(object, ...)
## S3 method for class 'sitar'
getVarCov(obj, ...)
object, obj |
an object inheriting from class |
... |
other optional arguments. |
Respectively the data frame and x
variable
used in the fit, and the returned variance-covariance matrix.
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.