This method generates a scaled covariance matrix (or list of matrices), for a "covFracBM" "corStruct" object.
## S3 method for class 'covFracBM'corMatrix(object, covariate = getCovariate(object),...)
Arguments
object: An object of class covFracBM, inheriting from corStruct.
covariate: List of covariate vectors, at which values the correlation matrix, or list of correlation matrices, are to be evaluated, as for corMatrix.corStruct.
...: Additional arguments (not used by this method).