@stdlib/stats-anova1
Perform a one-way analysis of variance.
Perform a one-way analysis of variance.
Bartlett’s test for equal variances.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative minimum of a strided array.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Base (i.e., lower-level) probability distributions.
Exponential distribution.
Compute the L2-norm of a complex double-precision floating-point vector.
Compute the sum of absolute values (L1 norm).
Multiply x by a constant and add the result to y.
Copy values from x into y.
Calculate the dot product of two vectors.
Calculate the L2-norm of a vector.
Multiply a vector by a constant.
Interchange two vectors.
Find the index of the first element having the maximum absolute value.