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.5-any)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 10 years agofrom:3a0efeab34. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 25 2025 |
R-4.5-win | OK | Mar 25 2025 |
R-4.5-mac | OK | Mar 25 2025 |
R-4.5-linux | OK | Mar 25 2025 |
R-4.4-win | OK | Mar 25 2025 |
R-4.4-mac | OK | Mar 25 2025 |
R-4.4-linux | OK | Mar 25 2025 |
R-4.3-win | OK | Mar 25 2025 |
R-4.3-mac | OK | Mar 25 2025 |
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 |