@stdlib/stats-base-dists-levy-logcdf
Lévy distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-base-dists-logistic-mgf
Logistic distribution moment-generating function (MGF).
@stdlib/math-base-special-floor10
Round a numeric value to the nearest power of 10 toward negative infinity.
@stdlib/stats-base-dists-discrete-uniform-ctor
Discrete uniform distribution constructor.
@stdlib/stats-incr-mrmse
Compute a moving root mean squared error (RMSE) incrementally.
@stdlib/stats-base-dists-degenerate-mean
Degenerate distribution expected value.
@stdlib/stats-base-dists-laplace-entropy
Laplace distribution differential entropy.
@stdlib/math-base-special-cbrtf
Compute the cube root of a single-precision floating-point number.
@stdlib/stats-base-dists-cosine-mean
Raised cosine distribution expected value.
@stdlib/ndarray-base-assert-is-column-major-contiguous
Determine if an array is column-major contiguous.
@stdlib/stats-base-dists-invgamma-stdev
Inverse gamma distribution standard deviation.
@stdlib/stats-base-dists-cosine-pdf
Raised cosine distribution probability density function (PDF).
@stdlib/stats-base-dists-cosine-logcdf
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
devarmyknife
Introducing the Dev Army Knife, a toolkit for developers to do various tasks. Whether it may be generating a QR code, editing a few lines of code without the editor or joining two words without any delays and with high-quality, the Dev Army Knife is here to help you. Inspired by the Swiss Army Knife, this handy toolkit includes many useful tools for developers to use in day-to-day tasks.
@stdlib/stats-base-dists-bernoulli-mean
Bernoulli distribution expected value.
@stdlib/stats-base-dists-kumaraswamy-logpdf
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
@stdlib/stats-base-dists-hypergeometric-ctor
Hypergeometric distribution constructor.
@stdlib/math-base-special-invf
Compute the multiplicative inverse of a single-precision floating-point number.
@stdlib/stats-base-dists-chi-pdf
Chi distribution probability density function (PDF).
@stdlib/stats-base-dists-discrete-uniform-variance
Discrete uniform distribution variance.
@stdlib/stats-incr-mpcorr2
Compute a moving squared sample Pearson product-moment correlation coefficient incrementally.
@stdlib/stats-base-dmeanstdev
Calculate the mean and standard deviation of a double-precision floating-point strided array.
@stdlib/math-base-ops-cmulf
Multiply two single-precision complex floating-point numbers.
@stdlib/stats-base-dists-discrete-uniform-skewness
Discrete uniform distribution skewness.
@stdlib/stats-base-dsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
@stdlib/stats-incr-mmse
Compute a moving mean squared error (MSE) incrementally.
@stdlib/stats-incr-meanabs
Compute an arithmetic mean of absolute values incrementally.
@stdlib/stats-base-dists-geometric-logpmf
Geometric distribution logarithm of probability mass function (PMF).
@stdlib/stats-base-dists-kumaraswamy-variance
Kumaraswamy's double bounded distribution variance.
@stdlib/ndarray-base-assert-is-buffer-length-compatible-shape
Determine if a buffer length is compatible with a provided shape array.
@stdlib/repl-info
Return abbreviated help text associated with a provided alias.
@stdlib/stats-base-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/math-base-special-floorsd
Round a numeric value to the nearest number toward negative infinity with N significant figures.
@stdlib/utils-async-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
@stdlib/stats-base-dists-logistic-pdf
Logistic distribution probability density function (PDF).
@stdlib/error-tools-id2pkg
Return the package name associated with a specified error identifier prefix.
@stdlib/stats-base-dists-geometric-logcdf
Geometric distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-incr-mcv
Compute a moving coefficient of variation (CV) incrementally.
@stdlib/math-base-tools-evalpoly-compile-c
Compile a C function for evaluating a polynomial.