We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a32217 commit f42cd04Copy full SHA for f42cd04
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "tomkyle/binning",
3
"description": "Determine optimal number of bins 𝒌 for histogram creation and optimal bin width 𝒉 using various statistical methods.",
4
+ "license": "MIT",
5
"keywords": [
6
"binning",
7
"histogram",
0 commit comments