Last chance! 50% off unlimited learning
Sale ends in
object
(considered as a
variance-covariance matrix) are printed, together with the formula and
the grouping level associated object
, if any are present.## S3 method for class 'summary.pdMat':
print(x, sigma, rdig, Level, resid, \dots)
summary.pdMat
,pdMat
pd1 <- pdCompSymm(3 * diag(2) + 1, form = ~age + age^2,
data = Orthodont)
print(summary(pd1), sigma = 1.2, resid = TRUE)
Run the code above in your browser using DataLab