@stdlib/stats-iter-mminabs
Create an iterator which iteratively computes a moving minimum absolute value.
Create an iterator which iteratively computes a moving minimum absolute value.
Create an iterator which iteratively computes a moving sum of absolute values.
Compute the sum of absolute values for all iterated values.
Compute the sum of squared absolute values for all iterated values.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Fréchet distribution.
Fréchet distribution cumulative distribution function (CDF).
Fréchet distribution constructor.
Fréchet distribution differential entropy.
Fréchet distribution kurtosis.
Fréchet distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution logarithm of probability density function (PDF).
Fréchet distribution expected value.
Fréchet distribution median.
Fréchet distribution mode.
Compute the sum of absolute values (L1 norm).
Create an iterator which rounds each iterated value toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of 10 toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward negative infinity.
Create an iterator which rounds each iterated value toward positive infinity.