pdMat
elements of object
, or
square-root factors of the positive-definite matrices.## S3 method for class 'reStruct':
pdMatrix(object, factor)
object
, or square-root factors
of the positive-definite matrices.as.matrix.reStruct
,
reStruct
,
pdMat
,
pdMatrix
,
pdMatrix.pdMat
rs1 <- reStruct(pdSymm(diag(3), ~age+Sex, data = Orthodont))
pdMatrix(rs1)
Run the code above in your browser using DataLab