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

(S4) a fitted coco S4 object.

Value

(numeric) the condition number.

Author(s)

Federico Blasi


[Package cocons version 0.1.2 Index]