initialize.glsStruct: Initialize a glsStruct Object
Description
The individual linear model components of the glsStruct
list
are initialized.Usage
## S3 method for class 'glsStruct':
initialize(object, data, control, \dots)
Value
a glsStruct
object similar to object
, but with
initialized model components.