Skip to content
Prev 12887 / 20628 Next

Square root of a matrix

Hi,

If Q is a positive-definite matrix, what is the most popular function to
obtain a matrix B s.t. B'B = Q? I found pdFactor() (in the nlme package)
and just wanted to know if there are more basic functions for this purpose.

Thank you!
Asaf