getConditionNumberFixedEffects {PFIM}R Documentation

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

Description

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

Usage

getConditionNumberFixedEffects(object)

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

Arguments

object

An object from the class Fim.

Value

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


[Package PFIM version 6.0.3 Index]