Skip to content

Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution.

License

Notifications You must be signed in to change notification settings

aadler/Delaporte

Repository files navigation

title
Package Delaporte

R-CMD-check codecov OpenSSF Best Practices

Description

Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution. As the distribution does not have a closed form, but requires summations or double summations to calculate values, the functions have been programmed in Fortran and C. In cases where approximations are sufficient, the quantile and random variate generator have the option to use a much faster Poisson-negative binomial estimate as opposed to the full Delaporte double summations.

Acknowledgment

The author is grateful to Drew Schmidt both generally for his writings on R, C++, and Fortran and specifically for help with this project.

Citation

If you use the package, please cite it as per CITATION.

Contributions

Please see CONTRIBUTING.

Security

Please see SECURITY.

Roadmap

Major

  • There are no plans for major changes at current.

Minor

  • There are no plans for minor changes at current.

About

Delaporte is an R package which provides the probability mass, distribution, quantile, random variate generation, and method of moments parameter estimation functions for the Delaporte distribution.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published