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 |
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]