makepd: Makes a matrix positive definite

Description Usage Arguments Value

Description

Modifies a matrix so that it is positive definite

Usage

1
makepd(mat, eig.tol = 1e-06)

Arguments

mat

Matrix

eig.tol

Tolerance value

Value

A positive-definite matrix


hapsim documentation built on May 1, 2019, 9:11 p.m.

Related to makepd in hapsim...