getCovMatrix {cocons} | R Documentation |
Covariance matrix for "coco" class
Description
Compute the covariance matrix of coco.object
.
Usage
getCovMatrix(coco.object, type = 'global', index = NULL)
Arguments
coco.object |
|
type |
|
index |
|
Value
(matrix
) a n x n covariance matrix.
Author(s)
Federico Blasi
[Package cocons version 0.1.2 Index]