Package: abtest
Type: Package
Title: Bayesian A/B Testing
Version: 1.0.1
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>. 
    Gronau, Raj K. N., & Wagenmakers (2021) <doi:10.18637/jss.v100.i17>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.12.14), mvtnorm, sn, qgam, truncnorm, plotrix,
        grDevices, RColorBrewer, Matrix, parallel
LinkingTo: Rcpp
RoxygenNote: 7.1.2
Suggests: testthat
NeedsCompilation: yes
Packaged: 2021-11-22 08:31:59 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: 2021-11-22 09:00:11 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 18:56:16 UTC; windows
Archs: i386, x64
