Package: abtest
Type: Package
Title: Bayesian A/B Testing
Version: 0.2.0
Authors@R: c(person(given="Quentin F.", family="Gronau", role=c("aut", "cre"),
             email="Quentin.F.Gronau@gmail.com"),
             person(given="Akash", family="Raj", role="ctb"),
             person(given="Eric-Jan", family="Wagenmakers", role="ths"))
Description: Provides functions for Bayesian A/B testing including prior elicitation
    options based on Kass and Vaidyanathan (1992) <doi:10.1111/j.2517-6161.1992.tb01868.x>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.12.14), mvtnorm, sn, VGAM, truncnorm, plotrix,
        grDevices, RColorBrewer, Matrix, parallel
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: yes
Packaged: 2019-09-10 11:50:22 UTC; quentin
Author: Quentin F. Gronau [aut, cre],
  Akash Raj [ctb],
  Eric-Jan Wagenmakers [ths]
Maintainer: Quentin F. Gronau <Quentin.F.Gronau@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-10 12:30:02 UTC
