Description Usage Arguments Value
function to compute expected shortfall from volatility for normal random variables.
1 | volaToExpectedShortfall(x, alpha = 0.01, sup = F, ...)
|
x |
a numeric vector of positive volatilities. |
alpha |
a numeric value. The alpha-Expected Shortfall, must take values between 0 and 1. |
sup |
a logical value. If |
... |
additional parameters. |
a numeric vector, the expected shortfalls.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.