https://github.com/jhurliman/node-bayes-test
A/B testing (two-sample t-testing) via "Bayesian estimation supersedes the t test"
https://github.com/jhurliman/node-bayes-test
Last synced: about 2 months ago
JSON representation
A/B testing (two-sample t-testing) via "Bayesian estimation supersedes the t test"
- Host: GitHub
- URL: https://github.com/jhurliman/node-bayes-test
- Owner: jhurliman
- License: mit
- Created: 2017-10-17T04:04:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T04:04:39.000Z (over 8 years ago)
- Last Synced: 2025-06-25T17:08:20.504Z (12 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-bayes-test
A/B testing (two-sample t-testing) via "Bayesian estimation supersedes the t test"