corMatrix.covBM {covBM} | R Documentation |
This method generates a scaled covariance matrix (or list of matrices), for a "covBM" "corStruct" object.
## S3 method for class 'covBM'
corMatrix(object, covariate = getCovariate(object), ...)
object |
|
covariate |
List of covariate vectors, at which values the correlation matrix,
or list of correlation matrices, are to be evaluated, as for |
... |
Additional arguments (not used by this method). |