@stdlib/stats-incr-stdev
Compute a corrected sample standard deviation incrementally.
@stdlib/constants-float32-smallest-subnormal
Smallest positive single-precision floating-point subnormal number.
@stdlib/stats-base-dists-degenerate-logcdf
Degenerate distribution logarithm of cumulative distribution function (logCDF).
@stdlib/math-base-special-abs2
Compute the squared absolute value of a double-precision floating-point number.
@stdlib/stats-base-dists-signrank-cdf
Wilcoxon signed rank test statistic cumulative distribution function (CDF).
@stdlib/ndarray-base-buffer
Create a zero-filled contiguous linear ndarray data buffer.
@stdlib/constants-float32-pinf
Single-precision floating-point positive infinity.
@stdlib/stats-base-dists-normal-entropy
Normal distribution differential entropy.
@stdlib/stats-base-dists-lognormal-cdf
Lognormal distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-normal-mgf
Normal distribution moment-generating function (MGF).
@stdlib/stats-base-dists-laplace-cdf
Laplace distribution cumulative distribution function (CDF).
https://github.com/xuri/excelize-wasm
A WebAssembly build of the Go Excelize library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
@stdlib/array-base-accessor
Create a minimal array-like object supporting the accessor protocol from another array-like object.
https://github.com/tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
@stdlib/ndarray-base-assert-is-allowed-data-type-cast
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
@stdlib/stats-base-dists-frechet-cdf
Fréchet distribution cumulative distribution function (CDF).
@stdlib/ndarray-base-assert-is-safe-data-type-cast
Determine if an ndarray data type can be safely cast to another ndarray data type.
@stdlib/constants-time-milliseconds-in-second
Number of milliseconds in a second.
@stdlib/constants-float32-eps
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
@stdlib/stats-base-dists-cauchy-cdf
Cauchy distribution cumulative distribution function (CDF).
@stdlib/array-filled-by
Create a filled array according to a provided callback function.
@stdlib/stats-base-dists-t-logcdf
Natural logarithm of the cumulative distribution function (CDF) for a Student's t distribution.
@stdlib/stats-base-dists-weibull-cdf
Weibull distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-binomial-quantile
Binomial distribution quantile function.
@stdlib/stats-base-dists-normal-logpdf
Natural logarithm of the probability density function (PDF) for a normal distribution.
@stdlib/stats-base-dists-normal-logcdf
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.