lmeStruct
list are initialized.## S3 method for class 'lmeStruct':
Initialize(object, data, groups, conLin, control, \dots)
"lmeStruct"
,
representing a list of linear mixed-effects model components, such as
reStruct
, corStruct
, and varFunc
objects.formula(object)
.object
as columns, sorted from
innermost to outermost grouping level."Xy"
, corresponding to a regression
matrix (X
) combined with a response vector (y
), and
"logLik"
, corresponding tlme
. Defaults to list(niterEM=20, gradHess=TRUE)
,
implying that 20 EM iterations are to be used in the derivation of
lmeStruct
object similar to object
, but with
initialized model components.lme
, Initialize.reStruct
,
Initialize.corStruct
,
Initialize.varFunc
, Initialize