getConditionNumberVarianceEffects: Get the condition number of the matrix of the variance...

getConditionNumberVarianceEffectsR 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.


PFIM documentation built on May 29, 2024, 8:11 a.m.