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.1 | 
| Imports: | ellipsis, ggplot2, glue | 
| Suggests: | covr, cowplot, knitr, revdbayes (≥ 1.3.5), rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2022-09-07 | 
| Author: | Alex Hayes  | 
| 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.1.tar.gz | 
| Windows binaries: | r-devel: distributions3_0.2.1.zip, r-release: distributions3_0.2.1.zip, r-oldrel: distributions3_0.2.1.zip | 
| macOS binaries: | r-release (arm64): distributions3_0.2.1.tgz, r-oldrel (arm64): distributions3_0.2.1.tgz, r-release (x86_64): distributions3_0.2.1.tgz, r-oldrel (x86_64): distributions3_0.2.1.tgz | 
| Old sources: | distributions3 archive | 
| Reverse imports: | imaginator | 
| Reverse suggests: | crch | 
Please use the canonical form https://CRAN.R-project.org/package=distributions3 to link to this page.