polarDecomposition.Rd
decomposes X into P and Z (matrices) where Z is a rotation and P is shearing. will prevent Z from containing reflections.
polarDecomposition(X)
X | matrix |
---|
decomposition into P Z and approximation of X by P %*% Z
Avants BB