| qged_std | R Documentation |
Quantile function for standardized GED(nu) with Var = 1 Uses the relationship between GED CDF and incomplete gamma function.
qged_std(p, nu)
p |
Probability (0 < p < 1). Clamped to [1e-15, 1-1e-15] internally. |
nu |
GED shape parameter (nu > 0) |
Quantile value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.