getCondNumber {cocons} | R Documentation |
Condition number for (fitted) coco objects
Description
Computes the condition number of the associated correlation matrix of the fitted coco object.
Usage
getCondNumber(coco.object)
Arguments
coco.object |
|
Value
(numeric
) the condition number.
Author(s)
Federico Blasi
[Package cocons version 0.1.2 Index]