@stdlib/stats-base-dnanmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Compute an arithmetic mean of squared absolute values incrementally.
Compute an arithmetic mean and corrected sample standard deviation incrementally.
Compute an arithmetic mean and unbiased sample variance incrementally.
Compute a moving geometric mean incrementally.
Moving Grubbs' test for outliers.
Compute a moving harmonic mean incrementally.
Compute a mid-range incrementally.
Compute a minimum value incrementally.
Compute a minimum absolute value incrementally.
Compute a minimum and maximum incrementally.
Compute minimum and maximum absolute values incrementally.
Perform a chi-square independence test.
Fligner-Killeen test for equal variances.
Incremental statistics.
Compute a sample absolute Pearson product-moment correlation coefficient.
Compute a count incrementally.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving mean absolute error (MAE) incrementally.