ESgumbel | R Documentation |
This function computes the theoretical Expected Shortfalls of the Gumbel distribution.
ESgumbel(probs, mu = 0, beta = 1)
probs |
Numeric vector of probabilities with values in [0,1]. |
mu |
Location parameter. Default: 0. |
beta |
Scale parameter. Default: 1. |
Antoine Usseglio-Carleve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.