Package: abtest 1.0.1

abtest: Bayesian A/B Testing

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>.

Authors:Quentin F. Gronau [aut, cre], Akash Raj [ctb], Eric-Jan Wagenmakers [ths]

abtest_1.0.1.tar.gz
abtest_1.0.1.zip(r-4.7)abtest_1.0.1.zip(r-4.6)abtest_1.0.1.zip(r-4.5)
abtest_1.0.1.tgz(r-4.6-x86_64)abtest_1.0.1.tgz(r-4.6-arm64)abtest_1.0.1.tgz(r-4.5-x86_64)abtest_1.0.1.tgz(r-4.5-arm64)
abtest_1.0.1.tar.gz(r-4.7-arm64)abtest_1.0.1.tar.gz(r-4.7-x86_64)abtest_1.0.1.tar.gz(r-4.6-arm64)abtest_1.0.1.tar.gz(r-4.6-x86_64)
abtest_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
abtest/json (API)
NEWS

# Install 'abtest' in R:
install.packages('abtest', repos = c('https://quentingronau.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • seqdata - Synthetic Sequential Data

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

1.11 score 13 scripts 542 downloads 15 exports 52 dependencies

Last updated from:2f379dfbe7. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK168
linux-devel-x86_64OK159
source / vignettesOK179
linux-release-arm64OK146
linux-release-x86_64OK152
macos-release-arm64OK102
macos-release-x86_64OK232
macos-oldrel-arm64OK109
macos-oldrel-x86_64OK268
windows-develOK116
windows-releaseOK118
windows-oldrelOK136
wasm-releaseOK106

Exports:ab_testdpriorelicit_priorget_bfget_post_probget_post_samplesget_prior_probplot_posteriorplot_priorplot_robustnessplot_sequentialppriorprob_wheelqpriorsimulate_priors

Dependencies:base64encbslibcachemclicodetoolscommonmarkdigestdoParallelfastmapfontawesomeforeachfsgluehtmltoolshttpuviteratorsjquerylibjsonlitelaterlatticelifecyclemagrittrMASSMatrixMatrixModelsmemoisemgcvmimemnormtmvtnormnlmenumDerivotelplotrixplyrpromisesqgamquantregR6rappdirsRColorBrewerRcpprlangsassshinysnsourcetoolsSparseMsurvivaltruncnormwithrxtable

Readme and manuals

Help Manual

Help pageTopics
Bayesian A/B Testab_test
Methods for ab objectsab-methods plot.ab print.ab print.summary.ab summary.ab
Prior Densitydprior
Elicit Priorelicit_prior
Extraction functions for ab objectsextractors get_bf get_post_prob get_post_samples get_prior_prob
Plot Posteriorplot_posterior
Plot Priorplot_prior
Plot Bayes Factor Robustness Checkplot_robustness
Plot Sequential Analysisplot_sequential
Prior Cumulative Distribution Function (CDF)pprior
Plot Probability Wheelprob_wheel
Prior Quantile Functionqprior
Synthetic Sequential Dataseqdata
Simulate from Parameter Priorssimulate_priors