@stdlib/stats-iter-mminabs
Create an iterator which iteratively computes a moving minimum absolute value.
Create an iterator which iteratively computes a moving minimum absolute value.
Create an iterator which iteratively computes a moving product.
Create an iterator which iteratively computes a moving range.
Create an iterator which iteratively computes a moving sum.
Create an iterator which iteratively computes a moving sum of absolute values.
Two-sample z-Test.
Compute the corrected sample standard deviation over all iterated values.
Compute the sum of all iterated values.
Compute the sum of absolute values for all iterated values.
Compute the sum of squared absolute values for all iterated values.
Compute the unbiased sample variance over all iterated values.
Two-dimensional kernel density estimation.
Compute the Kruskal-Wallis test for equal medians.
One-sample Kolmogorov-Smirnov goodness-of-fit test.
Levene's test for equal variances.
Locally-weighted polynomial regression via the LOWESS algorithm.
Adjust supplied p-values for multiple comparisons via a specified method.
Compute a Pearson product-moment correlation test between paired samples.
Compute ranks for values of an array-like object.
One-sample and paired Student's t-Test.