GumbelVaRPlot2DCl function

Gumbel VaR

Gumbel VaR

Estimates the EV VaR of a portfolio assuming extreme losses are Gumbel distributed, for specified confidence level and holding period.

GumbelVaRPlot2DCl(mu, sigma, n, cl, hp)

Arguments

  • 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

Examples

# Plots VaR against Cl GumbelVaRPlot2DCl(0, 1.2, 100, c(.9,.88, .85, .8), 280)

Author(s)

Dinesh Acharya

References

Dowd, K. Measuring Market Risk, Wiley, 2007.

  • Maintainer: Dinesh Acharya
  • License: GPL
  • Last published: 2016-03-11

Useful links