Package: tailloss 1.0
tailloss: Estimate the Probability in the Upper Tail of the Aggregate Loss Distribution
Set of tools to estimate the probability in the upper tail of the aggregate loss distribution using different methods: Panjer recursion, Monte Carlo simulations, Markov bound, Cantelli bound, Moment bound, and Chernoff bound.
Authors:
tailloss_1.0.tar.gz
tailloss_1.0.zip(r-4.5)tailloss_1.0.zip(r-4.4)tailloss_1.0.zip(r-4.3)
tailloss_1.0.tgz(r-4.4-any)tailloss_1.0.tgz(r-4.3-any)
tailloss_1.0.tar.gz(r-4.5-noble)tailloss_1.0.tar.gz(r-4.4-noble)
tailloss_1.0.tgz(r-4.4-emscripten)tailloss_1.0.tgz(r-4.3-emscripten)
tailloss.pdf |tailloss.html✨
tailloss/json (API)
# Install 'tailloss' in R: |
install.packages('tailloss', repos = c('https://igollini.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/igollini/tailloss/issues
- UShurricane - US hurricane data
Last updated 9 years agofrom:3a0efeab34. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:compressELTELTfCantellifChernofffMarkovfMomentfMonteCarlofPanjerzoombox
Dependencies:MASS
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Evaluate the Probability in the Upper Tail of the Aggregate Loss Distribution | tailloss-package tailloss |
Compress the event loss table | compressELT |
Event Loss Table | ELT |
Cantelli Bound. | fCantelli |
Chernoff Bound. | fChernoff |
Markov Bound. | fMarkov |
Moment Bound. | fMoment |
Monte Carlo Simulations. | fMonteCarlo |
Panjer Recursion. | fPanjer |
Summary statistics for class ELT. | summary.ELT |
US hurricane data | UShurricane |
Function for zooming onto a matplot(x, y, ...). | zoombox |