GitHub - oleksii-nikolaienko/ExtDist: This is a maintenance repo for the CRAN R package ExtDist — Extending the Range of Functions for Probability Distributions. (original) (raw)
ExtDist: Extending the Range of Functions for Probability Distributions
A consistent, unified and extensible framework for estimation of parameters for probability distributions, including parameter estimation procedures that allow for weighted samples; the current set of distributions included are: the standard beta, the four-parameter beta, Burr, gamma, Gumbel, Johnson SB and SU, Laplace, logistic, normal, symmetric truncated normal, truncated normal, symmetric-reflected truncated beta, standard symmetric-reflected truncated beta, triangular, uniform, and Weibull distributions; decision criteria and selections based on these decision criteria.
Online version of documentation is available at GitHub Pages.
Notable updates
0.7-1 (2023-01-16)
Long-standing bug in Weibull and gamma distributions was fixed:
- for gamma distribution,
scale
parameter was passed as arate
instats::*gamma
calls - for Weibull distribution,
stats::*gamma
was called instead ofstats::*weibull