Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.