is_invertable: is_invertable test whether a matrix is invertable, used to...

View source: R/is_invertable.R

is_invertableR Documentation

is_invertable test whether a matrix is invertable, used to test for hessian or covariance is available

Description

is_invertable test whether a matrix is invertable, used to test for hessian or covariance is available

Usage

is_invertable(m)

Arguments

m

matrix to be tested

Value

boolean true if invertable and false If not

Author(s)

Craig Marsh


Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.