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:
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.5-x86_64)abtest_1.0.1.tgz(r-4.5-arm64)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')) |
- seqdata - Synthetic Sequential Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:2f379dfbe7. Checks:12 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 07 2025 |
R-4.5-win-x86_64 | OK | Mar 07 2025 |
R-4.5-mac-x86_64 | OK | Mar 07 2025 |
R-4.5-mac-aarch64 | OK | Mar 07 2025 |
R-4.5-linux-x86_64 | OK | Mar 07 2025 |
R-4.4-win-x86_64 | OK | Mar 07 2025 |
R-4.4-mac-x86_64 | OK | Mar 07 2025 |
R-4.4-mac-aarch64 | OK | Mar 07 2025 |
R-4.4-linux-x86_64 | OK | Mar 07 2025 |
R-4.3-win-x86_64 | OK | Mar 07 2025 |
R-4.3-mac-x86_64 | OK | Mar 07 2025 |
R-4.3-mac-aarch64 | OK | Mar 07 2025 |
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 page | Topics |
---|---|
Bayesian A/B Test | ab_test |
Methods for ab objects | ab-methods plot.ab print.ab print.summary.ab summary.ab |
Prior Density | dprior |
Elicit Prior | elicit_prior |
Extraction functions for ab objects | extractors get_bf get_post_prob get_post_samples get_prior_prob |
Plot Posterior | plot_posterior |
Plot Prior | plot_prior |
Plot Bayes Factor Robustness Check | plot_robustness |
Plot Sequential Analysis | plot_sequential |
Prior Cumulative Distribution Function (CDF) | pprior |
Plot Probability Wheel | prob_wheel |
Prior Quantile Function | qprior |
Synthetic Sequential Data | seqdata |
Simulate from Parameter Priors | simulate_priors |