stats-incr-meanstdev
Compute an arithmetic mean and corrected sample standard deviation incrementally.
@stdlib/stats-incr-mcovariance
Compute a moving unbiased sample covariance incrementally.
@stdlib/stats-base-dists-laplace-logpdf
Laplace distribution logarithm of probability density function (PDF).
@stdlib/stats-incr-mmape
Compute a moving mean absolute percentage error (MAPE) incrementally.
@stdlib/stats-incr-mmpe
Compute a moving mean percentage error (MPE) incrementally.
@stdlib/stats-incr-mrss
Compute a moving residual sum of squares (RSS) incrementally.
@stdlib/stats-base-dists-levy-pdf
Lévy distribution probability density function (PDF).
@stdlib/math-base-special-besselj1
Compute the Bessel function of the first kind of order one.
@stdlib/strided-base-smap
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assign each result to an element in a single-precision floating-point strided output array.
@stdlib/stats-padjust
Adjust supplied p-values for multiple comparisons via a specified method.
@stdlib/strided-napi-smskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/stats-base-dists-frechet-entropy
Fréchet distribution differential entropy.
@stdlib/stats-incr-rss
Compute the residual sum of squares (RSS) incrementally.
@stdlib/math-base-special-binet
Evaluate Binet's formula extended to real numbers.
@stdlib/stats-incr-mmeanabs2
Compute a moving arithmetic mean of squared absolute values incrementally.
@stdlib/blas-base-cswap
Interchanges two complex single-precision floating-point vectors.
@stdlib/math-base-tools-evalpoly-compile
Compile a module for evaluating a polynomial.
@stdlib/blas-base-dswap
Interchange two double-precision floating-point vectors.
@stdlib/stats-incr-rmse
Compute the root mean squared error (RMSE) incrementally.
@stdlib/stats-incr-mmeanabs
Compute a moving arithmetic mean of absolute values incrementally.
@stdlib/stats-incr-mminabs
Compute a moving minimum absolute value incrementally.
math-base-special-ceilsd
Round a numeric value to the nearest number toward positive infinity with N significant figures.
@stdlib/stats-base-dists-logistic-stdev
Logistic distribution standard deviation.
@stdlib/stats-base-dists-laplace-stdev
Laplace distribution standard deviation.
@stdlib/stats-incr-sumabs2
Compute a sum of squared absolute values incrementally.
@stdlib/stats-base-dists-f-pdf
F distribution probability density function (PDF).
@stdlib/stats-incr-mpcorr
Compute a moving sample Pearson product-moment correlation coefficient incrementally.
@stdlib/math-base-special-truncf
Round a single-precision floating-point number toward zero.
@stdlib/math-base-special-hypot
Compute the hypotenuse avoiding overflow and underflow.
@stdlib/math-strided-special-asin-by
Compute the arcsine of each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-dists-gamma-mgf
Gamma distribution moment-generating function (MGF).
@stdlib/blas-ext-base-gsumors
Calculate the sum of strided array elements using ordinary recursive summation.
@stdlib/stats-incr-mmeanstdev
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
@stdlib/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
@stdlib/strided-napi-smap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/stats-base-dists-invgamma-variance
Inverse gamma distribution variance.
@stdlib/stats-incr
Standard library functions for computing statistics incrementally.
@stdlib/strided-base-meta-data-props
Define non-enumerable read-only properties which expose strided array function meta data.
@stdlib/math-strided-special-abs
Compute the absolute value for each element in a strided array.
@stdlib/math-base-special-rsqrt
Compute the reciprocal square root of a double-precision floating-point number.
@stdlib/stats-base-dists-signrank
Distribution of Wilcoxon signed rank test statistic.
@stdlib/math-base-special-hypotf
Compute the hypotenuse avoiding overflow and underflow (single-precision).
@stdlib/blas-ext-base-ssum
Calculate the sum of single-precision floating-point strided array elements.