Package: bayesAB
Type: Package
Title: Fast Bayesian Methods for AB Testing
Version: 0.7.0
Date: 2016-10-09
Authors@R: person("Frank", "Portman", email = "frank1214@gmail.com", role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
Imports: Rcpp (>= 0.12.4), ggplot2, reshape2, methods, plumber,
        devtools
LinkingTo: Rcpp
RoxygenNote: 5.0.1
Encoding: UTF-8
URL: https://github.com/FrankPortman/bayesAB
BugReports: https://github.com/FrankPortman/bayesAB/issues
Suggests: testthat, knitr, rmarkdown, magrittr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-10-09 18:10:52 UTC; fportman
Author: Frank Portman [aut, cre]
Maintainer: Frank Portman <frank1214@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-09 22:11:19
