mhalf: Symmetric square root of a matrix

Description Usage Arguments Value Author(s)

View source: R/mhalf.R

Description

Computes the symmetric square root of a positive definite matrix

Usage

1
mhalf(M)

Arguments

M

a positive definite matrix

Value

a matrix H such that H^2 equals M

Author(s)

Peter Hoff


pdhoff/amen documentation built on Dec. 21, 2020, 6:10 a.m.