abtest
is an R package for conducting Bayesian A/B testing based on a model by Kass and Vaidyanathan (1992).
Kass, R. E., & Vaidyanathan, S. K. (1992). Approximate Bayes factors and orthogonal parameters, with application to testing equality of two binomial proportions. Journal of the Royal Statistical Society, Series B, 54, 129-144.
- To install the latest development version you will need the
devtools
package:devtools::install_github("quentingronau/abtest@master")
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.