@stdlib/stats-incr-mmeanvar
Compute a moving arithmetic mean and unbiased sample variance incrementally.
Compute a moving arithmetic mean and unbiased sample variance incrementally.
Compute a moving mean percentage error (MPE) incrementally.
Compute the mean percentage error (MPE) incrementally.
Compute the arithmetic mean over all iterated values.
Compute the arithmetic mean of absolute values for all iterated values.
Compute the arithmetic mean of squared absolute values for all iterated values.
Create an iterator which iteratively computes a moving arithmetic mean.
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Logistic distribution expected value.
Pareto (Type I) distribution expected value.
Poisson distribution expected value.
Normal distribution expected value.
Laplace distribution expected value.
Kumaraswamy's double bounded distribution expected value.
Lévy distribution expected value.
Lognormal distribution expected value.
Erlang distribution expected value.
Gamma distribution expected value.
Gumbel distribution mean.