| MBBEFDLite-package {MBBEFDLite} | R Documentation |
Statistical Functions for the Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac (MBBEFD) Family of Distributions
Description
Provides probability mass, distribution, quantile, random variate generation, and method-of-moments parameter fitting for the MBBEFD family of distributions used in insurance modeling as described in Bernegger (1997) <doi:10.2143/AST.27.1.563208> without any external dependencies.
Details
The DESCRIPTION file:
| Package: | MBBEFDLite |
| Type: | Package |
| Title: | Statistical Functions for the Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac (MBBEFD) Family of Distributions |
| Version: | 0.0.4 |
| Authors@R: | person(given="Avraham", family="Adler",role=c("aut", "cre", "cph"), email="Avraham.Adler@gmail.com", comment = c(ORCID = "0000-0002-3039-0703")) |
| Description: | Provides probability mass, distribution, quantile, random variate generation, and method-of-moments parameter fitting for the MBBEFD family of distributions used in insurance modeling as described in Bernegger (1997) <doi:10.2143/AST.27.1.563208> without any external dependencies. |
| License: | MPL-2.0 |
| Encoding: | UTF-8 |
| Imports: | stats |
| Suggests: | tinytest, covr |
| URL: | https://github.com/aadler/MBBEFDLite |
| BugReports: | https://github.com/aadler/MBBEFDLite/issues |
| ByteCompile: | yes |
| NeedsCompilation: | yes |
| UseLTO: | yes |
| Author: | Avraham Adler [aut, cre, cph] (<https://orcid.org/0000-0002-3039-0703>) |
| Maintainer: | Avraham Adler <Avraham.Adler@gmail.com> |
| Archs: | x64 |
Index of help topics:
MBBEFDLite-package Statistical Functions for the
Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac
(MBBEFD) Family of Distributions
dmb The MBBEFD Distribution
ecmb Exposure Curve for the MBBEFD Distribution
mommb Method of Moments Parameter Estimation for the
MBBEFD distribution
Author(s)
Avraham Adler [aut, cre, cph] (<https://orcid.org/0000-0002-3039-0703>)
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
[Package MBBEFDLite version 0.0.4 Index]