Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getData.sitar

Extract elements of fitted SITAR models


Description

getData, getCovariate and getVarCov methods for sitar objects, based on lme.

Usage

## S3 method for class 'sitar'
getData(object)

## S3 method for class 'sitar'
getCovariate(object, ...)

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

Arguments

object, obj

an object inheriting from class sitar.

...

other optional arguments.

Value

Respectively the data frame and x variable used in the fit, and the returned variance-covariance matrix.

Author(s)


sitar

Super Imposition by Translation and Rotation Growth Curve Analysis

v1.2.0
GPL (>= 2)
Authors
Tim Cole [aut, cre] (<https://orcid.org/0000-0001-5711-8200>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.