powered by
object
## S3 method for class 'reStruct': coef(object, unconstrained, \dots) ## S3 method for class 'reStruct': coef(object, \dots) <- value
value
coef.pdMat
reStruct
pdMat
rs1 <- reStruct(list(A = pdSymm(diag(1:3), form = ~Score), B = pdDiag(2 * diag(4), form = ~Educ))) coef(rs1)
Run the code above in your browser using DataLab