matwise: Matrix-wise Multivariate Operations

Description Usage Arguments Details Author(s)

Description

Element-wise multivariate operations.

Usage

1
2
3
4
5
## S4 method for signature 'madness'
sqrtm(x)

## S3 method for class 'madness'
chol(x, ...)

Arguments

x

madness object.

...

further arguments passed to or from other methods.

Details

These operations are operations on matrices: compute the symmetric square root or the Cholesky factor. In the future, the matrix exponent and logarithm may be implemented?

Author(s)

Steven E. Pav shabbychef@gmail.com


shabbychef/madness documentation built on April 11, 2021, 11:03 p.m.