Rdocumentation
powered by
Learn R Programming
quantreg.nonpar (version 1.0)
msqrt: Square Root of Matrix by Spectral Decomposition
Description
Obtains the square root of a symmetric matrix by spectral decomposition.
Usage
msqrt(a)
Arguments
a
a matrix
Value
msqrt
returns the square root of a symmetric matrix, obtained via spectral decomposition
See Also
npqr