View source: R/Matrix_Denoising.R
fun_to_int | R Documentation |
This function is an auxiliary function includes the marcenco-pastur function that was to be integrated to find the upper integration bound that produces and area of 1/2.
fun_to_int(t, bet)
t |
Parameter t |
bet |
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. |
returns the function value for a specific t and a particular aspect ration m/n.
fun_to_int(1,0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.