incMarPas {GSSTDA}R Documentation

Incomplete Marcenko-Pastur Integral

Description

Calculates the incomplete Marcenko-Pastur integral from a lower limit to the upper bound of the distribution's support.

Usage

incMarPas(x0, beta, gamma)

Arguments

x0

A numeric value representing the lower limit of the integral.

beta

A numeric value representing the aspect ratio m/n, where 0 < \beta \leq 1.

gamma

A numeric value representing an exponent parameter.

Value

A numeric value representing the incomplete Marcenko-Pastur integral.


[Package GSSTDA version 1.0.0 Index]