corMatrix.covFracBM function

corMatrix.covFracBM

corMatrix.covFracBM

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).
  • Maintainer: Oliver Stirrup
  • License: GPL-3
  • Last published: 2015-10-14

Useful links