fun_to_int: Marcenko-Pastur distribution to integrate.

View source: R/Matrix_Denoising.R

fun_to_intR Documentation

Marcenko-Pastur distribution to integrate.

Description

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.

Usage

fun_to_int(t, bet)

Arguments

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.

Value

returns the function value for a specific t and a particular aspect ration m/n.

Examples

fun_to_int(1,0.3)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.