is.M: Checks if a positive definite matrix is an M-matrix

Description Usage Arguments Examples

View source: R/is_M.R

Description

Checks if all entries of K are smaller than a small positive number tol

Usage

1
is.M(K, tol = 1e-10)

Arguments

K

an inverse covariance matrix

tol

numbers greater than tol are treated as positive

Examples

1

pzwiernik/mtp2 documentation built on Aug. 9, 2020, 12:34 p.m.