pdMat
elements of object
.## S3 method for class 'reStruct':
corMatrix(object, \dots)
reStruct
,
representing a random effects structure and consisting of a list of
pdMat
objects.object
.as.matrix.reStruct
,
corMatrix
, reStruct
,
pdMat
rs1 <- reStruct(pdSymm(diag(3), ~age+Sex, data = Orthodont))
corMatrix(rs1)
Run the code above in your browser using DataLab