Description Usage Arguments Details Value Author(s) References Examples
VaRbound()
computes lower and upper bounds for the lower or upper
Value-at-Risk bound.
1 |
alpha |
confidence level in (0,1). |
N |
tail discretization parameter; see Embrechts et al. (2013). |
qmargins |
|
bound |
|
verbose |
|
Due to the nature of the rearrangement algorithm, note that this purely R based implementation can be slow.
numeric
vector of length two, containing the lower and
upper bound for the (chosen) Value-at-Risk estimate.
Marius Hofert.
Embrechts, P., Puccetti, G., and Rüschendorf, L. (2013), Model uncertainty and VaR aggregation, Journal of Banking and Finance 37(8), 2750–2764.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.