Tagged Questions
0
votes
2answers
256 views
Decorrelating the data
How can we calculate square root of a non-square matrix?
p.s. I tried Jordan Matrix Decomposition method but it seems it's applicable only on square matrices.