R/Rajive.R
get_sv_threshold.Rd
Computes the singular value threshold for the data matrix (half way between the rank and rank + 1 singluar value).
get_sv_threshold(singular_values, rank)
Numeric. The singular values.
Integer. The rank of the approximation.