is.SPD: Test if the object is a matrix that is symmetric and positive...

View source: R/matrix.utils.R

is.SPDR Documentation

Test if the object is a matrix that is symmetric and positive definite

Description

Test if the object is a matrix that is symmetric and positive definite

Usage

is.SPD(x, tol = .Machine$double.eps)

Arguments

x

the object to be tested.

tol

the tolerance for the reciprocal condition number.


statnet/statnet.common documentation built on Feb. 20, 2024, 11:02 p.m.