Last chance! 50% off unlimited learning
Sale ends in
corStruct
object, with a header specifying the
type of correlation structure associated with the object.## S3 method for class 'summary.corStruct':
print(x, ...)
x
in constrained form, with a
header specifying the associated correlation structure type.summary.corStruct
cs1 <- corAR1(0.3)
print(summary(cs1))
Run the code above in your browser using DataLab