An R6 object oriented distributions package. Unified interface for 42 probability distributions and 11 kernels including functionality for multiple scientific types. Additionally functionality for composite distributions and numerical imputation. Design patterns including wrappers and decorators are described in Gamma et al. (1994, ISBN:0-201-63361-2). For quick reference of probability distributions including d/p/q/r functions and results we refer to McLaughlin, M. P. (2001). Additionally Devroye (1986, ISBN:0-387-96305-7) for sampling the Dirichlet distribution, Gentle (2009) <doi:10.1007/978-0-387-98144-4> for sampling the Multivariate Normal distribution and Michael et al. (1976) <doi:10.2307/2683801> for sampling the Wald distribution.
Version: | 1.4.2 |
Imports: | checkmate, data.table, R6, R62S3 (≥ 1.4.0), set6 (≥ 0.1.7), stats, Rcpp |
LinkingTo: | Rcpp |
Suggests: | GoFKernel, knitr, testthat, devtools, rmarkdown, magrittr, extraDistr, actuar, remotes, plotly, pracma |
Published: | 2020-07-22 |
Author: | Raphael Sonabend [aut, cre], Franz Kiraly [aut], Peter Ruckdeschel [ctb] (Author of distr), Matthias Kohl [ctb] (Author of distr), Shen Chen [ctb], Jordan Deenichin [ctb], Chengyang Gao [ctb], Chloe Zhaoyuan Gu [ctb], Yunjie He [ctb], Xiaowen Huang [ctb], Shuhan Liu [ctb], Runlong Yu [ctb], Chijing Zeng [ctb], Qian Zhou [ctb] |
Maintainer: | Raphael Sonabend <raphael.sonabend.15 at ucl.ac.uk> |
BugReports: | https://github.com/alan-turing-institute/distr6/issues |
License: | MIT + file LICENSE |
URL: | https://alan-turing-institute.github.io/distr6/, https://github.com/alan-turing-institute/distr6/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | Distributions |
CRAN checks: | distr6 results |
Reference manual: | distr6.pdf |
Vignettes: |
distr6 |
Package source: | distr6_1.4.2.tar.gz |
Windows binaries: | r-devel: distr6_1.4.2.zip, r-release: distr6_1.4.2.zip, r-oldrel: distr6_1.4.2.zip |
macOS binaries: | r-release: distr6_1.4.2.tgz, r-oldrel: distr6_1.4.2.tgz |
Old sources: | distr6 archive |
Reverse imports: | mlr3proba |
Please use the canonical form https://CRAN.R-project.org/package=distr6 to link to this page.