wjakethompson / abtest

Calculate A/B Test Results Using Bayesian Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abtest

R-CMD-check codecov License

The goal of abtest is to calculate the results of an A/B test with Bayesian methods using the rstanarm interface to the Stan probabilistic programming language.

Installation

You can install the development version of abtest from GitHub with:

# install.packages("devtools")
devtools::install_github("wjakethompson/abtest")

About

Calculate A/B Test Results Using Bayesian Methods

License:Other


Languages

Language:R 100.0%