getConditionNumberVarianceEffects {PFIM}R Documentation

Get the condition number of the matrix of the variance effects.

Description

Get the condition number of the matrix of the variance effects.

Usage

getConditionNumberVarianceEffects(object)

## S4 method for signature 'Fim'
getConditionNumberVarianceEffects(object)

## S4 method for signature 'BayesianFim'
getConditionNumberVarianceEffects(object)

Arguments

object

An object from the class Fim..

Value

A numeric giving the condition number of the matrix of the variance effects.


[Package PFIM version 6.0.3 Index]