Skip to content

Javascript librairy to calculate statistical operations

Notifications You must be signed in to change notification settings

LAEQ/laeq-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 build status

Library to generate statistical classes (quantile, jenks, ...) from a list of values (integer, float).

npm install

Tests

npm test
node_modules/mocha/bin/mocha --require @babel/register -g test_name

How to use it

Check the unit tests for some examples.

About

Javascript librairy to calculate statistical operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published