statsr: Companion Package for Statistics with R

Provides functions and datasets to support inference with the open access book "An Introduction to Bayesian Thinking", available online <https://statswithr.github.io/book> and online videos for the "Statistics with R Specialization" <https://www.coursera.org/specializations/statistics>. which includes an introduction to Bayesian inference and decision making for one and two sample credible intervals and hypothesis testing for Gaussian and Binomial data, in addition to frequentist inference using model-based and randomization-based methods. To help with understanding concepts, 'shiny' applications are used to aide visualization of sampling distributions, credible intervals, hypothesis testing, Lindley's and Bartlett's paradoxes. For development versions or to report issues, please visit <https://github.com/StatsWithR/statsr>.

Version: 0.1-0
Depends: R (≥ 3.3.0), BayesFactor
Imports: dplyr, rmarkdown, ggplot2, broom, gridExtra, shiny, cubature, knitr, tidyr
Suggests: HistData
Published: 2018-05-08
Author: Colin Rundel [aut], Mine Cetinkaya-Rundel [aut], Merlise Clyde <https://orcid.org/-5469> [aut, cre], David Banks [aut]
Maintainer: Merlise Clyde <clyde at duke.edu>
BugReports: https://github.com/StatsWithR/statsr/issues
License: GPL (≥ 3)
URL: https://www.r-project.org, https://github.com/StatsWithR/statsr
NeedsCompilation: no
Materials: NEWS
CRAN checks: statsr results

Downloads:

Reference manual: statsr.pdf
Package source: statsr_0.1-0.tar.gz
Windows binaries: r-devel: statsr_0.1-0.zip, r-release: statsr_0.1-0.zip, r-oldrel: statsr_0.1-0.zip
OS X binaries: r-release: statsr_0.1-0.tgz, r-oldrel: statsr_0.1-0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=statsr to link to this page.