@stdlib/stats-base-nanmax
Calculate the maximum value of a strided array, ignoring NaN values.
@stdlib/blas-ext-base-sdssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
@stdlib/stats-base-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
@stdlib/blas-ext-base-dcusumors
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
@stdlib/stats-base-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/blas-ext-base-dsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
@stdlib/stats-base-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
@stdlib/stats-base-minsorted
Calculate the minimum value of a sorted strided array.
@stdlib/stats-base-dnanmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
@stdlib/stats-base-srange
Calculate the range of a single-precision floating-point strided array.
@stdlib/stats-base-snanmskmax
Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/blas-ext-base-dnansumors
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
@stdlib/stats-base-sdsnanmean
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.
@stdlib/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.
@stdlib/stats-base-snanminabs
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-scumin
Calculate the cumulative minimum of single-precision floating-point strided array elements.
@stdlib/stats-base-dnanmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
@stdlib/blas-ext-base-gapxsum
Adds a constant to each strided array element and computes the sum.
@stdlib/stats-base-snanmskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-mskmax
Calculate the maximum value of a strided array according to a mask.
@stdlib/stats-base-dvarm
Calculate the variance of a double-precision floating-point strided array provided a known mean.
@stdlib/stats-base-snanmin
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-drange
Calculate the range of a double-precision floating-point strided array.
@stdlib/stats-base-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
@stdlib/stats-base-dmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
@stdlib/blas-ext-base-scusumors
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
@stdlib/stats-base-nanmskmin
Calculate the minimum value of a strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-smax
Calculate the maximum value of a single-precision floating-point strided array.
@stdlib/stats-base-dvariance
Calculate the variance of a double-precision floating-point strided array.
@stdlib/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
@stdlib/stats-base-dstdev
Calculate the standard deviation of a double-precision floating-point strided array.
@stdlib/stats-base-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
@stdlib/stats-base-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-dnanmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dmaxsorted
Calculate the maximum value of a sorted double-precision floating-point strided array.
@stdlib/stats-base-smediansorted
Calculate the median value of a sorted single-precision floating-point strided array.
@stdlib/stats-base-snanstdev
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
@stdlib/stats-base-dnanmskrange
Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/blas-ext-base-gnansumors
Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.
@stdlib/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
@stdlib/stats-base-smaxsorted
Calculate the maximum value of a sorted single-precision floating-point strided array.
@stdlib/blas-ext-base-snansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
@stdlib/stats-base-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
@stdlib/stats-base-dmskrange
Calculate the range of a double-precision floating-point strided array according to a mask.
@stdlib/stats-base-smskmax
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
blas-ext-base-gnansum
Calculate the sum of strided array elements, ignoring NaN values.
@stdlib/stats-base-scumax
Calculate the cumulative maximum of single-precision floating-point strided array elements.
@stdlib/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
@stdlib/stats-base-minabs
Calculate the minimum absolute value of a strided array.
@stdlib/stats-base-dmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array.
@stdlib/stats-base-maxabs
Calculate the maximum absolute value of a strided array.
@stdlib/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
stats-base-dsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
stats-base-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
blas-ext-base-dcusum
Calculate the cumulative sum of double-precision floating-point strided array elements.
stats-base-dnanvariance
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
blas-ext-base-gapxsumors
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
stats-base-dmean
Calculate the arithmetic mean of a double-precision floating-point strided array.
stats-base-max-by
Calculate the maximum value of a strided array via a callback function.
stats-base-nanmeanors
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
stats-base-range-by
Calculate the range of a strided array via a callback function.
stats-strided-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
@stdlib/blas-ext-base-dcusumpw
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
@stdlib/stats-base-dmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
@stdlib/blas-ext-base-dapxsumors
Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.
stats-strided-smeanli
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-dsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
stats-strided-mskmax
Calculate the maximum value of a strided array according to a mask.
stats-strided-snanmin
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
blas-ext-base-wasm-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
stats-strided-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
@stdlib/stats-base-dstdevtk
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.
stats-strided-dnanstdevtk
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
stats-strided-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
stats-strided-dnanmskrange
The "stats-strided-dnanmskrange" repository provides efficient statistical functions for handling strided arrays in JavaScript. Explore the power of numerical computation with this library! 🐱💻📊
stats-strided-sstdevtk
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
stats-strided-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
stats-strided-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
stats-strided-dztest
Compute a one-sample Z-test for a double-precision floating-point strided array.
stats-strided-drange
Calculate the range of a double-precision floating-point strided array.
stats-strided-svariancech
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
stats-strided-scumin
Calculate the cumulative minimum of single-precision floating-point strided array elements.
stats-strided-dnanstdevpn
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
stats-strided-dnanmskrange
Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.
stats-strided-dmeanpn
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
stats-strided-dstdevch
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-scumax
Calculate the cumulative maximum of single-precision floating-point strided array elements.
stats-strided-dvariancewd
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
stats-strided-dvariancech
Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-svariance
Calculate the variance of a single-precision floating-point strided array.