mchld: Cholesky decomposition of a symmetric matrix (double...

mchldR Documentation

Cholesky decomposition of a symmetric matrix (double precision)

Description

See Marazzi A. (1993), p.353

Usage

mchld(a, n)

Arguments

a

See reference

n

See reference

Value

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.353


robeth documentation built on Aug. 22, 2023, 9:09 a.m.

Related to mchld in robeth...