Search results

123 packages found

A simple tool for calculating incremental stats on numeric streams. Forked from https://github.com/brycebaril/stats-incremental

published 1.2.0 2 months ago
M
Q
P

Compute a sum incrementally.

published 0.2.1 2 months ago
M
Q
P

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

published 0.1.3 10 years ago
M
Q
P

Compute an arithmetic mean incrementally.

published 0.2.1 2 months ago
M
Q
P
M
Q
P

Compute a minimum value incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a corrected sample standard deviation incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a moving corrected sample standard deviation incrementally.

published 0.2.1 2 months ago
M
Q
P
M
Q
P

Compute a maximum value incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a moving maximum incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a moving minimum incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a sum of absolute values incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a sample Pearson product-moment correlation coefficient.

published 0.2.1 2 months ago
M
Q
P

Compute a sum of squared absolute values incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a mid-range incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a range incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a moving sample Pearson product-moment correlation coefficient incrementally.

published 0.2.1 2 months ago
M
Q
P

Compute a product incrementally.

published 0.2.1 2 months ago
M
Q
P

accum - Simple write stream which accumulates or collects the data from a stream. Pipe your stream into this to get all the data as buffer, string, or raw array. (streams2)

published 0.3.7 7 years ago
M
Q
P