tdigest
javascript implementation of Dunning's T-Digest for streaming quantile approximation
javascript implementation of Dunning's T-Digest for streaming quantile approximation
A light statistical package that operates on numeric Arrays.
Calculate n-th percentile
Calculate a percentile for given array of values
Computes a quantile for a numeric array.
Computes quantiles for an array ignoring non-numeric values.
Calculator computes Percentiles and Quartiles
Calculate n-th percentile
Returns the percentile of a value.
small minimal quantile and CDF estimator for multiple large data streams
Aggregate functions returning single result based on groups of data
An implementation of tdigest with serialization and deserialization for space-efficient storage.
Calculate a percentile for given array of values
A Node.js module that calculates basic statistics from arrays, array-like objects, JSON and data from MongoDB
return the value at the given percentile (using linear interpolation)
Sized balanced tree implementation in javascript
port of latest (5/2019) TDigest algorithm to kotlin multiplatform
A T-Digest algorithm based libarary for percentile
Calculate a percentile rank/range for given array of values.
small minimal quantile and cdf estimator for multiple large data streams