@stdlib/stats-base-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Calculate the mean and variance of a double-precision floating-point strided array.
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.
Calculate the median value of a sorted double-precision floating-point strided array.
Calculate the mid-range of a double-precision floating-point strided array.
Calculate the minimum value of a double-precision floating-point strided array.
Calculate the minimum absolute value of a double-precision floating-point strided array.
Weibull distribution cumulative distribution function (CDF).
Weibull distribution constructor.
Weibull distribution differential entropy.
Weibull distribution excess kurtosis.
Weibull distribution logarithm of cumulative distribution function (CDF).
Weibull distribution logarithm of probability density function (PDF).
Weibull distribution expected value.