I would like to know if a tiny stat/discretization js library ready to use exists.
I do know about the existence of jStat (which I may explore a little bit more thoroughly), and I know that mapfish has a geostats module/widget to create choropleth map - I found the code here. But it relies on openlayers and I would like to have a standalone lib and eventually be free to communicate with openlayers.
I would like to have few basics methods:
أكثر...
I do know about the existence of jStat (which I may explore a little bit more thoroughly), and I know that mapfish has a geostats module/widget to create choropleth map - I found the code here. But it relies on openlayers and I would like to have a standalone lib and eventually be free to communicate with openlayers.
I would like to have few basics methods:
- min
- max
- mean
- median
- Quantile
- Equal Interval
- Natural Breaks (Jenks)
أكثر...