Package: grizbayr
Type: Package
Title: Bayesian Inference for A|B and Bandit Marketing Tests
Version: 1.3.0
Author: Ryan Angi
Maintainer: Ryan Angi <rangi@redventures.com>
Description: Uses simple Bayesian conjugate prior update rules to calculate 
    the win probability of each option, value remaining in the test, and 
    percent lift over the baseline for various marketing objectives.
    References: 
    Fink, Daniel (1997) "A Compendium of Conjugate Priors" <https://www.johndcook.com/CompendiumOfConjugatePriors.pdf>.
    Stucchio, Chris (2015) "Bayesian A/B Testing at VWO" <http://cdn2.hubspot.net/hubfs/310840/VWO_SmartStats_technical_whitepaper.pdf>.
Depends: R (>= 2.10)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: purrr, dplyr, tidyr (>= 1.0.0), magrittr, tibble, rlang
Suggests: spelling, knitr, testthat (>= 2.1.0), rmarkdown
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-12 17:17:32 UTC; rangi
Repository: CRAN
Date/Publication: 2020-08-12 17:50:02 UTC
