Last chance! 50% off unlimited learning
Sale ends in
x
, returning a list of formulas.## S3 method for class 'reStruct':
formula(x, asList, \dots)
x
.formula
rs1 <- reStruct(list(A = pdDiag(diag(2), ~age), B = ~1))
formula(rs1)
Run the code above in your browser using DataLab