Files in convoyinc/abayes
Bayesian A/B Testing

.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/compute_moments.R R/construct_priors.R R/create_dists.R R/get_data_dists.R R/helpers.R R/metrics.R R/plotting.R R/run_simulation.R R/simulate_data.R R/simulation_study.R R/stopping_functions.R R/update_priors.R README.md inst/abayes/app.R inst/abayes/dependencies.R inst/abayes/how_to.md inst/abayes/server_funs.R inst/abayes/ui_elements.R man/ab_arguments.Rd man/approx_solver.Rd man/b_gt_a.Rd man/bernoulli_dist.Rd man/beta_cdf.Rd man/beta_dist.Rd man/calc_beta_dist.Rd man/calc_gamma_dist.Rd man/calc_normal_gamma_dist.Rd man/create_empty_dt.Rd man/expected_loss_b.Rd man/gamma_cdf.Rd man/gamma_dist.Rd man/get_actual_loss.Rd man/get_data_dists.Rd man/get_losses.Rd man/get_metrics.Rd man/get_supported_beta.Rd man/get_supported_gamma.Rd man/get_supported_normal_gamma.Rd man/investigate_simulations.Rd man/normal_dist.Rd man/normal_gamma_dist.Rd man/plot_beta.Rd man/plot_gamma.Rd man/plot_normal.Rd man/plot_relative_gain.Rd man/poisson_dist.Rd man/sim_effect_size.Rd man/simulate_ab_test.Rd man/simulate_data.Rd man/single_loss_stop.Rd man/update_prior.Rd man/update_priors.Rd man/validate_dt.Rd man/validate_inputs.Rd
shiny_app_screen_shot.png
tests/testthat.R tests/testthat/test-construct_priors.R tests/testthat/test-create_dists.R tests/testthat/test-get_data_dists.R tests/testthat/test-metrics.R tests/testthat/test-run_simulation.R tests/testthat/test-simulation_study.R tests/testthat/test-stopping_functions.R tests/testthat/test-update_priors.R vignettes/abayes_vignette.Rmd
convoyinc/abayes documentation built on May 12, 2019, 1:34 a.m.