Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@datadog/sketches-js
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
@artilleryio/sketches-js
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
@sgratzl/boxplots
simple boxplot stats helper
compute-iqr
Computes the interquartile range for an array of values.
compute-umidmean
Computes the upper interquartile mean (upper midmean) of a numeric array.
compute-idr
Computes the interdecile range of an array of values.
compute-quantiles
Computes quantiles for numeric array.
compute-lmidmean
Computes the lower interquartile mean (lower midmean) of a numeric array.
sketches-js-hassy
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
compute-nanquantiles
Computes quantiles for an array ignoring non-numeric values.
distributions-normal
Normal distribution
sample-distribution
small minimal quantile and CDF estimator for multiple large data streams
@graphmetrics/sketches-js
TypeScript implementation of DDSketch, a distributed quantile sketch algorithm
flow-quantiles
Reduce transform stream which calculates quantiles over streamed data.
distributions-rayleigh-median
Rayleigh distribution median.
flow-iqr
Reduce transform stream which calculates the interquartile range over streamed data.
distributions-poisson-median
Poisson distribution median.
sample-quantile
sample quantile value(s) of given probabilities
distributions-geometric-median
Geometric distribution median.