as.matrix(object)
object
|
an object inheriting from class reStruct,
representing a random effects structure and consisting of a list of
pdMat objects.
|
pdMat elements of object.object.as.matrix.pdMat, reStruct,
pdMatlibrary(lme) rs1 <- reStruct(pdSymm(diag(3))) as.matrix(rs1)