https://github.com/dgrtwo/splittestr
Functions for Bayesian A/B Testing Post
https://github.com/dgrtwo/splittestr
Last synced: about 1 year ago
JSON representation
Functions for Bayesian A/B Testing Post
- Host: GitHub
- URL: https://github.com/dgrtwo/splittestr
- Owner: dgrtwo
- License: other
- Created: 2015-08-21T17:32:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T15:45:40.000Z (about 4 years ago)
- Last Synced: 2025-02-28T06:55:27.429Z (over 1 year ago)
- Language: R
- Size: 9.77 KB
- Stars: 24
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bayesian and frequentist A/B split testing
--------------------
Functions for Bayesian and frequentist A/B split testing.
The main purpose of this package is to provide functions and support for [this blog post about Bayesian A/B testing](http://varianceexplained.org/r/bayesian-ab-testing/). The functions thus focus on particular kinds of simulation and approximations useful in the post. It is not intended or documented to be used by others, though it certainly can be.