cdf_eigp | R Documentation |
cdf_eigp
cdf_eigp(theta, eta, data)
theta |
The location parameter for the base distribution (eta = 1). The value needs to be positive. |
eta |
The exponent parameter. The value provided needs to be positive. |
data |
Observations. |
Return the cumulative probability of EIGP at the specific location.
cdf_eigp(1,2,5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.