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