powered by
It computes the omega value as described in "The Optimal Hard Threshold for Singular Values is \(\sqrt(4/ 3)\)".
get_omega(bet)
Numeric. Omega value.
Beta value. Aspect ratio of the input matrix, $$\frac{m}{n}$$, were m is the number of rows of the input matrix and n the number of columns.
get_omega(0.3)
Run the code above in your browser using DataLab