@stdlib/stats-base-dists-weibull-stdev
Weibull distribution standard deviation.
@stdlib/stats-incr-mda
Compute the mean directional accuracy (MDA) incrementally.
@stdlib/stats-incr-mapcorr
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
@stdlib/math-base-special-sincos
Simultaneously compute the sine and cosine of a number.
@hugoalh/string-overflow
An ECMAScript (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.
@stdlib/stats-base-dists-hypergeometric-pmf
Hypergeometric distribution probability mass function (PMF).
@stdlib/stats-base-dists-weibull-logpdf
Weibull distribution logarithm of probability density function (PDF).
@stdlib/stats-incr-mmda
Compute a moving mean directional accuracy (MDA) incrementally.
@stdlib/math-base-special-logaddexp
Compute the natural logarithm of exp(x) + exp(y).
@stdlib/stats-incr-covmat
Compute an unbiased sample covariance matrix incrementally.
@stdlib/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.
@stdlib/stats-base-dists-uniform-mgf
Uniform distribution moment-generating function (MGF).
@stdlib/stats-incr-covariance
Compute an unbiased sample covariance incrementally.
@stdlib/constants-float32-exponent-mask
Mask for the exponent of a single-precision floating-point number.
@stdlib/ndarray-base-assert-is-complex-floating-point-data-type
Test if an input value is a supported ndarray complex-valued floating-point data type.
stats-incr-pcorr
Compute a sample Pearson product-moment correlation coefficient.
stats-base-dists-exponential-logpdf
Natural logarithm of the probability density function (PDF) for an exponential distribution.
@stdlib/stats-base-dists-exponential-ctor
Exponential distribution constructor.
@stdlib/stats-base-dists-exponential-quantile
Exponential distribution quantile function.
@stdlib/array-ones
Create an array filled with ones and having a specified length.
@stdlib/stats-base-dists-exponential-entropy
Exponential distribution differential entropy.
@stdlib/namespace-standalone2pkg
Return the internal package name associated with a provided standalone package name.
@stdlib/stats-incr-pcorrdist
Compute a sample Pearson product-moment correlation distance.
@stdlib/stats-base-dists-exponential-skewness
Exponential distribution skewness.
@stdlib/stats-base-dists-exponential-stdev
Exponential distribution standard deviation.
@stdlib/stats-incr-meanvar
Compute an arithmetic mean and unbiased sample variance incrementally.
@stdlib/stats-base-dists-exponential-mgf
Exponential distribution moment-generating function (MGF).
@stdlib/ndarray-base-assert-is-row-major
Given a stride array, determine whether an array is row-major.
@stdlib/stats-base-dists-exponential-kurtosis
Exponential distribution excess kurtosis.
@stdlib/stats-base-dists-exponential-mean
Exponential distribution expected value.
@stdlib/stats-base-dists-exponential-logcdf
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
@hugoalh/github-sodium
An ECMAScript (JavaScript & TypeScript) module to provide an easier and simplified method for encrypt GitHub secrets.
@stdlib/math-base-special-ceilf
Round a single-precision floating-point number toward positive infinity.
@stdlib/constants-float32-sign-mask
Mask for the sign bit of a single-precision floating-point number.
@hugoalh/adler32
An ECMAScript (JavaScript & TypeScript) module to get the checksum of the data with algorithm Adler32.
@stdlib/stats-base-dists-uniform-entropy
Uniform distribution differential entropy.
@stdlib/stats-incr-apcorr
Compute a sample absolute Pearson product-moment correlation coefficient.
@stdlib/strided-dispatch
Create a strided array function interface which performs multiple dispatch.
@stdlib/stats-incr-ewmean
Compute an exponentially weighted mean incrementally.
@stdlib/assert-is-ascii
Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.
@stdlib/ndarray-base-maybe-broadcast-array
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
@stdlib/stats-base-dists-triangular-mean
Triangular distribution expected value.
@stdlib/stats-base-dists-triangular-pdf
Triangular distribution probability density function (PDF).
@stdlib/stats-incr-mvariance
Compute a moving unbiased sample variance incrementally.
@stdlib/random-iter-beta
Create an iterator for generating pseudorandom numbers drawn from a beta distribution.