Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
André Ekeberg committed May 2, 2020
1 parent baa47f0 commit e70cf71
Showing 1 changed file with 17 additions and 26 deletions.
43 changes: 17 additions & 26 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,31 @@
"type": "library",
"description": "🙋‍♀️ Minimal A/B Testing Library",
"keywords": [
"ab test",
"ab testing",
"conficence",
"conversion rate",
"conversion ratio",
"conversions",
"false discovery rate",
"p-value",
"probability value",
"ab-testing",
"probability",
"ratio",
"sample size",
"sample",
"sequential testing",
"significance",
"split test",
"split testing",
"split-run",
"standard score",
"statistics",
"testing",
"two-sample",
"two-tailed",
"two-tailed test",
"z-score"
"p-value",
"z-score",
"sample-size",
"sample-size-calculation",
"split-testing",
"conversion-rate",
"conversions",
"conversion-tracking",
"confidence",
"statistical-significance",
"significance-testing",
"significance",
"two-sample-statistics",
"sequential",
"bayesian-statistics"
],
"homepage": "https://github.com/andreekeberg/abby",
"license": "MIT",
"authors": [
{
"name": "André Ekeberg",
"email": "andre@pocketsize.se",
"homepage": "https://github.com/andreekeberg",
"role": "Developer"
"homepage": "https://github.com/andreekeberg"
}
],
"autoload": {
Expand Down

0 comments on commit e70cf71

Please sign in to comment.