Computes the robust SVD of a matrix Using robRsvd
get_svd_robustH(X, rank = NULL)
X
Matrix. X matrix.
rank
Integer. Rank of SVD decomposition
List. The SVD of X.