checkPositiveDefinite: checkPositiveDefinite

View source: R/validator.R

checkPositiveDefiniteR Documentation

checkPositiveDefinite

Description

Checks whether x is positive definite, stop otherwise.

Usage

checkPositiveDefinite(x, message = NULL, stop = TRUE)

Arguments

x

x

message

identifier for x

stop

whether to stop or to throw a warning


semPower documentation built on Sept. 30, 2024, 9:24 a.m.