isInitialized(object)
object
|
an object inheriting from class reStruct ,
representing a random effects structure and consisting of a list of
pdMat objects.
|
pdMat
components of object
have been
initialized.object
have
been initialized.initialize
, reStruct
library(lme) rs1 <- reStruct(~age|Subject) isInitialized(rs1)