laeq-stats
v2.0.2
Published
Functions for the statistical operations and discretization classes
Downloads
25
Readme
Library to create discretisation classes
This library calculate statistical computation and return discretization classes (quantile, jenks, equal amplitude, standard deviation)
Build status
| Branch | status |
| ------------- | ------------- |
| Master | |
Library to generate statistical classes (quantile, jenks, ...) from a list of values (integer, float).
npm installTests
npm test
node_modules/mocha/bin/mocha --require @babel/register -g test_nameHow to use it
Please check the unit tests for some examples.
