Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spedygiorgio/mbbefd
Destruction rate modeling with the Maxwell Boltzmann Bose Einstein Fermi Dirac (MBBEFD) distribution
https://github.com/spedygiorgio/mbbefd
actuarial cran destruction-rate-modeling r reinsurance
Last synced: 3 months ago
JSON representation
Destruction rate modeling with the Maxwell Boltzmann Bose Einstein Fermi Dirac (MBBEFD) distribution
- Host: GitHub
- URL: https://github.com/spedygiorgio/mbbefd
- Owner: spedygiorgio
- Created: 2015-02-28T22:43:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T05:21:24.000Z (about 1 year ago)
- Last Synced: 2024-06-11T08:48:30.989Z (5 months ago)
- Topics: actuarial, cran, destruction-rate-modeling, r, reinsurance
- Language: R
- Homepage:
- Size: 4.21 MB
- Stars: 12
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
Awesome Lists containing this project
- jimsghstars - spedygiorgio/mbbefd - Destruction rate modeling with the Maxwell Boltzmann Bose Einstein Fermi Dirac (MBBEFD) distribution (R)
README
# Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling
[![CRAN-Version](http://www.r-pkg.org/badges/version/mbbefd)](https://cran.r-project.org/package=mbbefd)
[![CRAN-Downloads](http://cranlogs.r-pkg.org/badges/last-month/mbbefd)](https://cran.r-project.org/package=mbbefd)
[![CRAN-checks](https://badges.cranchecks.info/summary/mbbefd.svg)](https://cran.r-project.org/web/checks/check_results_mbbefd.html)
[![Git-Version](https://img.shields.io/badge/devel%20version-0.8.11-red.svg)](https://github.com/spedygiorgio/mbbefd)MBBEFD provides additional distributions to R, such as the MBBEFD and shifted truncated Pareto as well as functions to handle destruction rate models.
The distributions and models of the mbbefd package are particular popular for understanding and pricing risk in general insurance and reinsurance and are used for exposure rating, benchmarking and curve fitting.
## Install the current release from CRAN:
```r
install.packages('mbbefd')
```## Install the development version from GitHub:
```r
devtools::install_github('spedygiorgio/mbbefd')
```## Citation
If you use `mbbefd`, you should cite:
Christophe Dutang, Giorgio Spedicato (2023).
*mbbefd: Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling.*
R package.