check_inv {lpcde}R Documentation

Matrix invertibility check

Description

Function to check intertibility of matrix.

Usage

check_inv(m)

Arguments

m

Matrix

Value

TRUE if matrix is invertible.


[Package lpcde version 0.1.6 Index]