@stdlib/stats-base-dmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Compute an arithmetic mean of squared absolute values incrementally.
Compute a minimum absolute value incrementally.
Compute minimum and maximum absolute values incrementally.
Compute a sample absolute Pearson product-moment correlation coefficient.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving maximum absolute value incrementally.
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
Compute the mean absolute percentage error (MAPE) incrementally.
Compute a maximum absolute value incrementally.
Compute an arithmetic mean of absolute values incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Calculate the minimum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a single-precision floating-point strided array.
Calculate the minimum absolute value of a strided array, ignoring NaN values.
Create an iterator which iteratively computes a cumulative maximum absolute value.