Skip to content

A/B test analysis library for Ruby - performs Chi-Square tests and G-tests on A/B results

License

Notifications You must be signed in to change notification settings

isabella232/abanalyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABAnalyzer

ATTENTION: THIS REPO IS DEPRECATED. PLEASE USE github.com/bmuller/abanalyzer FOR THE ACTIVELY MAINTAINED VERSION

ABAnalyzer is a Ruby library that will perform testing to determine if there is a statistical difference in categorical data (typically called an A/B Test). By default, it uses a G-Test for independence, but a Chi-Square test for independence can also be used

About

A/B test analysis library for Ruby - performs Chi-Square tests and G-tests on A/B results

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%