Skip to content

Solaria Hackathon: Simple tool for A/B testing including significance test and size/runtime estimation.

Notifications You must be signed in to change notification settings

zeruiz/ABCoolTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Quick guide for using ABCoolTool

  1. Install R software from here. (R studio could be optionally downloaded as an auxiliary IDE from here)

  2. Enter R, type in install.packages("shiny") and install.packages("ggplot2") as dependencies.

  3. After finishing the installation of packages, type in library(shiny) to load the package into the work environment.

  4. Type in runGitHub("zeruiz/ABCoolTool") and run. The dashboard will automatically run on the browser.

About

Solaria Hackathon: Simple tool for A/B testing including significance test and size/runtime estimation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages