object
, or the sum of the log-determinants of square-root
factors of the list of correlation matrices associated with
object
.## S3 method for class 'corStruct':
logDet(object, covariate)
object
, or the sum of the log-determinants of
square-root factors of the list of correlation matrices associated
with object
.logLik.corStruct
, corMatrix.corStruct
cs1 <- corAR1(0.3)
logDet(cs1, covariate = 1:4)
Run the code above in your browser using DataLab