Bayesian (and some likelihoodist) functions as alternatives to hypothesis-testing functions in R base using a user interface patterned after those of R's hypothesis testing functions. See McElreath (2016, ISBN: 978-1-4822-5344-3), Gelman and Hill (2007, ISBN: 0-521-68689-X) (new edition in preparation) and Albert (2009, ISBN: 978-0-387-71384-7) for good introductions to Bayesian analysis and Pawitan (2002, ISBN: 0-19-850765-8) for the Likelihood approach. The functions in the package also make extensive use of graphical displays for data exploration and model comparison.
Version: | 0.8.10 |
Depends: | rstan, rstanarm, loo, lattice, stats, utils, graphics, grDevices |
Imports: | LearnBayes, LaplacesDemon |
Published: | 2018-05-15 |
DOI: | 10.32614/CRAN.package.evidence |
Author: | Robert van Hulst |
Maintainer: | Robert van Hulst <rvhulst at ubishops.ca> |
BugReports: | https://github.com/rvhulst/evidence/ |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | evidence results |
Reference manual: | evidence.pdf |
Package source: | evidence_0.8.10.tar.gz |
Windows binaries: | r-devel: evidence_0.8.10.zip, r-release: evidence_0.8.10.zip, r-oldrel: evidence_0.8.10.zip |
macOS binaries: | r-devel (arm64): evidence_0.8.10.tgz, r-release (arm64): evidence_0.8.10.tgz, r-oldrel (arm64): evidence_0.8.10.tgz, r-devel (x86_64): evidence_0.8.10.tgz, r-release (x86_64): evidence_0.8.10.tgz, r-oldrel (x86_64): evidence_0.8.10.tgz |
Old sources: | evidence archive |
Please use the canonical form https://CRAN.R-project.org/package=evidence to link to this page.