mbbefd

Destruction rate modeling with the Maxwell Boltzmann Bose Einstein Fermi Dirac (MBBEFD) distribution

https://github.com/spedygiorgio/mbbefd

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 8 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary

Keywords

actuarial cran destruction-rate-modeling r reinsurance

Keywords from Contributors

ctmc dtmc markov-chain markov-model r-programming rcpp
Last synced: 9 months ago · JSON representation

Repository

Destruction rate modeling with the Maxwell Boltzmann Bose Einstein Fermi Dirac (MBBEFD) distribution

Basic Info
  • Host: GitHub
  • Owner: spedygiorgio
  • License: other
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 4.25 MB
Statistics
  • Stars: 16
  • Watchers: 4
  • Forks: 7
  • Open Issues: 0
  • Releases: 0
Topics
actuarial cran destruction-rate-modeling r reinsurance
Created over 11 years ago · Last pushed about 1 year ago
Metadata Files
Readme Authors

README.md

Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling

CRAN-Version CRAN-Downloads CRAN-checks License: GPL
v3 Git-Version

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')

Documentation

Please find helps in the vignette and

library(mbbefd) help("mbbefd-package")

Citation

If you use mbbefd, you should cite:
Christophe Dutang, Giorgio Spedicato (2025). mbbefd: Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling. R package.

Owner

  • Name: Giorgio Alfredo Spedicato
  • Login: spedygiorgio
  • Kind: user
  • Location: Paderno Dugnano, Italy
  • Company: StatisticalAdvisor

GitHub Events

Total
  • Watch event: 3
  • Push event: 10
Last Year
  • Watch event: 3
  • Push event: 10

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 226
  • Total Committers: 8
  • Avg Commits per committer: 28.25
  • Development Distribution Score (DDS): 0.566
Top Committers
Name Email Commits
dutangc d****c@g****m 98
Giorgio Alfredo Spedicato s****o@g****m 54
Markus Gesmann m****n@g****m 41
Christophe DUTANG c****g@m****r 25
Giorgio Alfredo Spedicato G****o 4
Giorgio Alfredo g****o@l****u 2
Aurélie Siberchicot a****t@u****r 1
Giorgio Alfredo Spedicato s****o@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 6
  • Total pull requests: 1
  • Average time to close issues: 6 months
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 2.17
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • spedygiorgio (6)
Pull Request Authors
  • aursiber (1)
Top Labels
Issue Labels
bug (4) enhancement (2) help wanted (1) question (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 546 last-month
  • Total docker downloads: 21,777
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 19
  • Total maintainers: 1
cran.r-project.org: mbbefd

Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling

  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 546 Last month
  • Docker Downloads: 21,777
Rankings
Forks count: 9.1%
Stargazers count: 16.3%
Average: 23.3%
Downloads: 25.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.6 depends
  • Rcpp >= 0.12.18 depends
  • alabama * depends
  • fitdistrplus >= 1.1 depends
  • MASS * imports
  • actuar * imports
  • gsl * imports
  • utils * imports
  • knitr * suggests
  • lattice * suggests
  • pander * suggests
  • rmarkdown * suggests
  • testthat * suggests