is_PD: Internal function to check if a matrix is positive definite

Description Usage Arguments Value

View source: R/misc.R

Description

Internal function to check if a matrix is positive definite

Usage

1
is_PD(x)

Arguments

x

A matrix to check.

Value

Returns TRUE if the matrix is positive definite and FALSE otherwise.


tgrimes/SeqNet documentation built on Sept. 1, 2020, 7:50 a.m.