@stdlib/stats-iter-mrange
Create an iterator which iteratively computes a moving range.
Create an iterator which iteratively computes a moving range.
Create an iterator which iteratively computes a moving sum.
Create an iterator which iteratively computes a moving sum of absolute values.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Compute a moving variance-to-mean ratio (VMR) incrementally.
A simple, type-safe, and efficient throttling utility for managing execution rate limits in JavaScript/TypeScript.
implements rate limit with sliding window