nlme (version 3.1-86)

Initialize.lmeStruct: Initialize an lmeStruct Object

Description

The individual linear mixed-effects model components of the lmeStruct list are initialized.

Usage

## S3 method for class 'lmeStruct':
Initialize(object, data, groups, conLin, control, \dots)

Arguments

Value

an lmeStruct object similar to object, but with initialized model components.

See Also

lme, Initialize.reStruct, Initialize.corStruct, Initialize.varFunc, Initialize