ESlogis | R Documentation |
This function computes the theoretical Expected Shortfalls of the Logistic distribution.
ESlogis(probs, mu = 0, sigma = 1)
probs |
Numeric vector of probabilities with values in [0,1]. |
mu |
Location parameter. Default: 0. |
sigma |
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.