Package: DiscreteWeibull 1.1
DiscreteWeibull: Discrete Weibull Distributions (Type 1 and 3)
Probability mass function, distribution function, quantile function, random generation and parameter estimation for the type I and III discrete Weibull distributions.
Authors:
DiscreteWeibull_1.1.tar.gz
DiscreteWeibull_1.1.tar.gz(r-4.5-noble)DiscreteWeibull_1.1.tar.gz(r-4.4-noble)
DiscreteWeibull_1.1.tgz(r-4.4-emscripten)DiscreteWeibull_1.1.tgz(r-4.3-emscripten)
DiscreteWeibull.pdf |DiscreteWeibull.html✨
DiscreteWeibull/json (API)
# Install 'DiscreteWeibull' in R: |
install.packages('DiscreteWeibull', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:aa8cf88c61. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 13 2025 |
R-4.5-linux | OK | Mar 13 2025 |
R-4.4-linux | OK | Mar 13 2025 |
Exports:ddweibullddweibull3E2dweibullE2dweibull3EdweibullEdweibull3ERdweibullestdweibullestdweibull3hdweibull3loglikedwloglikedw3lossdwlossdw3pdweibullpdweibull3qdweibullqdweibull3rdweibullrdweibull3varFisherVdweibull
Citation
To cite package ‘DiscreteWeibull’ in publications use:
Barbiero A (2015). DiscreteWeibull: Discrete Weibull Distributions (Type 1 and 3). R package version 1.1, https://CRAN.R-project.org/package=DiscreteWeibull.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {DiscreteWeibull: Discrete Weibull Distributions (Type 1 and 3)}, author = {Alessandro Barbiero}, year = {2015}, note = {R package version 1.1}, url = {https://CRAN.R-project.org/package=DiscreteWeibull}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Discrete Weibull Distributions (Type 1 and 3) | DiscreteWeibull-package DiscreteWeibull |
The type 1 discrete Weibull distribution | ddweibull pdweibull qdweibull rdweibull |
The type 3 discrete Weibull distribution | ddweibull3 hdweibull3 pdweibull3 qdweibull3 rdweibull3 |
Expected values | E2dweibull Edweibull ERdweibull Vdweibull |
Expected values | E2dweibull3 Edweibull3 |
Estimation of parameters | estdweibull |
Estimation of parameters | estdweibull3 |
Loglikelihood function | loglikedw |
Loglikelihood function | loglikedw3 |
Loss function | lossdw |
Loss function | lossdw3 |
Observed Fisher information matrix | varFisher |