fixpar_covcond: Calculate the condition number of the fixed-effect parameter...

View source: R/diagnostics.R

fixpar_covcondR Documentation

Calculate the condition number of the fixed-effect parameter covariance matrix

Description

Larger values indicate that this matrix is "more singular", and so more susceptible to numerical error when inverted.

Usage

fixpar_covcond(sdr, ...)

Arguments

sdr

An sdreport from a TMB model fit

...

Additional arguments to pass to kappa

Value

The condition number of fixed-effect parameter covariance matrix.

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.