Tools to create and manipulate probability distributions using S3. Generics pdf(), cdf(), quantile(), and random() provide replacements for base R's d/p/q/r style functions. Functions and arguments have been named carefully to minimize confusion for students in intro stats courses. The documentation for each distribution contains detailed mathematical notes.
Version: | 0.2.2 |
Imports: | ggplot2, glue, rlang |
Suggests: | cowplot, knitr, PoissonBinomial, revdbayes (≥ 1.3.5), rmarkdown, testthat (≥ 3.0.0), tibble, vctrs |
Published: | 2024-09-16 |
DOI: | 10.32614/CRAN.package.distributions3 |
Author: | Alex Hayes [aut, cre], Ralph Moller-Trane [aut], Emil Hvitfeldt [ctb], Daniel Jordan [aut], Paul Northrop [aut], Moritz N. Lang [aut], Achim Zeileis [aut], Bruna Wundervald [ctb], Alessandro Gasparini [ctb] |
Maintainer: | Alex Hayes <alexpghayes at gmail.com> |
BugReports: | https://github.com/alexpghayes/distributions3/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/alexpghayes/distributions3, https://alexpghayes.github.io/distributions3/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Distributions |
CRAN checks: | distributions3 results |
Package source: | distributions3_0.2.2.tar.gz |
Windows binaries: | r-devel: distributions3_0.2.2.zip, r-release: distributions3_0.2.2.zip, r-oldrel: distributions3_0.2.2.zip |
macOS binaries: | r-release (arm64): distributions3_0.2.2.tgz, r-oldrel (arm64): distributions3_0.2.2.tgz, r-release (x86_64): distributions3_0.2.2.tgz, r-oldrel (x86_64): distributions3_0.2.2.tgz |
Old sources: | distributions3 archive |
Reverse depends: | bamlss |
Reverse imports: | imaginator |
Reverse suggests: | betareg, crch, gamlss, gamlss.dist |
Please use the canonical form https://CRAN.R-project.org/package=distributions3 to link to this page.