Learn R Programming

amen (version 1.4.5)

mhalf: Symmetric square root of a matrix

Description

Computes the symmetric square root of a positive definite matrix

Usage

mhalf(M)

Value

a matrix H such that H^2 equals M

Arguments

M

a positive definite matrix

Author

Peter Hoff