Last data update: 2014.03.03

R: Extract variance-covariance matrix for SITAR models
getVarCov.sitarR Documentation

Extract variance-covariance matrix for SITAR models

Description

getVarCov method for sitar objects, based on getVarCov.lme.

Usage

## S3 method for class 'sitar'
getVarCov(obj, ...)

Arguments

obj

an object inheriting from class sitar.

...

other optional arguments.

Value

The variance-covariance matrix.

Author(s)

Tim Cole tim.cole@ucl.ac.uk

Results