Package: bayesAB
Type: Package
Title: Fast Bayesian Methods for AB Testing
Version: 1.1.3
Date: 2021-06-24
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 (>= 3.2.0), methods, rlang (>=
        0.4.0)
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Encoding: UTF-8
URL: https://github.com/FrankPortman/bayesAB
BugReports: https://github.com/FrankPortman/bayesAB/issues
Suggests: testthat, knitr, rmarkdown, magrittr, plumber (>= 0.3.0)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-06-24 20:49:03 UTC; fportman
Author: Frank Portman [aut, cre]
Maintainer: Frank Portman <frank1214@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-25 00:50:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 07:30:23 UTC; unix
Archs: bayesAB.so.dSYM
