| mhalf {amen} | R Documentation |
Symmetric square root of a matrix
Description
Computes the symmetric square root of a positive definite matrix
Usage
mhalf(M)
Arguments
M |
a positive definite matrix |
Value
a matrix H such that H^2 equals M
Author(s)
Peter Hoff
[Package amen version 1.4.5 Index]