Compute expected shortfall (ES) and Value at Risk (VaR) from a quantile function, distribution function, random number generator or probability density function. ES is also known as Conditional Value at Risk (CVaR). Virtually any continuous distribution can be specified. The functions are vectorized over the arguments. The computations are done directly from the definitions, see e.g. Acerbi and Tasche (2002) <doi:10.1111/1468-0300.00091>.
Version: | 0.1-1 |
Imports: | stats, utils, gbutils, Rdpack (≥ 0.7) |
Suggests: | testthat, PerformanceAnalytics |
Published: | 2018-04-09 |
Author: | Georgi N. Boshnakov |
Maintainer: | Georgi N. Boshnakov <georgi.boshnakov at manchester.ac.uk> |
BugReports: | https://github.com/GeoBosh/cvar/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/GeoBosh/cvar |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Finance |
CRAN checks: | cvar results |
Reference manual: | cvar.pdf |
Vignettes: |
Inserting references in Rd and roxygen documentation |
Package source: | cvar_0.1-1.tar.gz |
Windows binaries: | r-devel: cvar_0.1-1.zip, r-release: cvar_0.1-1.zip, r-oldrel: cvar_0.1-1.zip |
OS X binaries: | r-release: cvar_0.1-1.tgz, r-oldrel: cvar_0.1-1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=cvar to link to this page.