ESkumaraswamy | R Documentation |
This function computes the Expected Shortfalls of the Kumaraswamy distribution.
ESkumaraswamy(probs, a, b)
probs |
Numeric vector of probabilities with values in (0,1). |
a |
First parameter. Must be strictly positive. |
b |
Second parameter. Must be strictly positive. |
The considered distribution has c.d.f. 1-(1-y^a)^b for y in [0,1].
Antoine Usseglio-Carleve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.