bayesAB: Fast Bayesian Methods for AB Testing

A suite of functions that allow the user to analyze A/B test data in a Bayesian framework. Intended to be a drop-in replacement for common frequentist hypothesis test such as the t-test and chi-sq test.

Version: 1.1.2
Imports: Rcpp (≥ 0.12.4), ggplot2 (≥ 3.2.0), methods, rlang (≥ 0.4.0)
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, magrittr, plumber (≥ 0.3.0)
Published: 2019-07-02
Author: Frank Portman [aut, cre]
Maintainer: Frank Portman <frank1214 at gmail.com>
BugReports: https://github.com/FrankPortman/bayesAB/issues
License: MIT + file LICENSE
URL: https://github.com/FrankPortman/bayesAB
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: bayesAB results

Downloads:

Reference manual: bayesAB.pdf
Vignettes: Introduction to bayesAB
Package source: bayesAB_1.1.2.tar.gz
Windows binaries: r-devel: bayesAB_1.1.2.zip, r-release: bayesAB_1.1.2.zip, r-oldrel: bayesAB_1.1.2.zip
macOS binaries: r-release: bayesAB_1.1.2.tgz, r-oldrel: bayesAB_1.1.2.tgz
Old sources: bayesAB archive

Linking:

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