Last chance! 50% off unlimited learning
Sale ends in
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
,
pdMatrix.pdMat
data(Orthodont)
rs1 <- reStruct(pdSymm(diag(3), ~age+Sex, data = Orthodont))
pdMatrix(rs1)
Run the code above in your browser using DataLab