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.5)abtest_1.0.1.zip(r-4.4)abtest_1.0.1.zip(r-4.3)
abtest_1.0.1.tgz(r-4.4-x86_64)abtest_1.0.1.tgz(r-4.4-arm64)abtest_1.0.1.tgz(r-4.3-x86_64)abtest_1.0.1.tgz(r-4.3-arm64)
abtest_1.0.1.tar.gz(r-4.5-noble)abtest_1.0.1.tar.gz(r-4.4-noble)
abtest_1.0.1.tgz(r-4.4-emscripten)abtest_1.0.1.tgz(r-4.3-emscripten)
abtest.pdf |abtest.html
abtest/json (API)
NEWS

# Install 'abtest' in R:
install.packages('abtest', repos = c('https://quentingronau.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • seqdata - Synthetic Sequential Data

On CRAN:

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

15 exports 0.00 score 52 dependencies 6 scripts 1.3k downloads

Last updated 3 years agofrom:2f379dfbe7. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:ab_testdpriorelicit_priorget_bfget_post_probget_post_samplesget_prior_probplot_posteriorplot_priorplot_robustnessplot_sequentialppriorprob_wheelqpriorsimulate_priors

Dependencies:base64encbslibcachemclicodetoolscommonmarkcrayondigestdoParallelfastmapfontawesomeforeachfsgluehtmltoolshttpuviteratorsjquerylibjsonlitelaterlatticelifecyclemagrittrMASSMatrixMatrixModelsmemoisemgcvmimemnormtmvtnormnlmenumDerivplotrixplyrpromisesqgamquantregR6rappdirsRColorBrewerRcpprlangsassshinysnsourcetoolsSparseMsurvivaltruncnormwithrxtable

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