@stdlib/stats-lowess
Locally-weighted polynomial regression via the LOWESS algorithm.
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.
Two-sample Student's t-Test.
Two-sample F-test for equal variances
Wilcoxon signed rank test.
One-sample and paired z-Test.
Create an iterator which iteratively computes a moving sum of squared absolute values.
Compute the product of all iterated values.
Compute the range of all iterated values.
Normal distribution.
Normal distribution cumulative distribution function (CDF).
Normal distribution constructor.
Normal distribution differential entropy.
Normal distribution excess kurtosis.
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.
Natural logarithm of the probability density function (PDF) for a normal distribution.
Normal distribution expected value.