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.0
Imports: Rcpp (≥ 0.12.4), ggplot2, methods
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, magrittr, plumber (≥ 0.3.0)
Published: 2017-09-26
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.0.tar.gz
Windows binaries: r-devel: bayesAB_1.1.0.zip, r-release: bayesAB_1.1.0.zip, r-oldrel: bayesAB_1.1.0.zip
OS X binaries: r-release: bayesAB_1.1.0.tgz, r-oldrel: bayesAB_1.1.0.tgz
Old sources: bayesAB archive

Linking:

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