Description Usage Arguments Author(s) References Examples
Estimates the EV VaR of a portfolio assuming extreme losses are Gumbel distributed, for specified confidence level and holding period.
| 1 | GumbelVaRPlot2DCl(mu, sigma, n, cl, hp)
 | 
| mu | Location parameter for daily L/P | 
| sigma | Assumed scale parameter for daily L/P | 
| n | size from which the maxima are drawn | 
| cl | VaR confidence level | 
| hp | VaR holding period | 
Dinesh Acharya
Dowd, K. Measuring Market Risk, Wiley, 2007.
| 1 2 | # Plots VaR against Cl
   GumbelVaRPlot2DCl(0, 1.2, 100, c(.9,.88, .85, .8), 280)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.