@stdlib/stats-base-dists-negative-binomial-mode
Negative binomial distribution mode.
@stdlib/ndarray-base-minmax-view-buffer-index
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
@stdlib/stats-pcorrtest
Compute a Pearson product-moment correlation test between paired samples.
@stdlib/stats-base-dists-beta-cdf
Beta distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-poisson-quantile
Poisson distribution quantile function.
@stdlib/stats-base-dists-negative-binomial-skewness
Negative binomial distribution skewness.
@stdlib/stats-base-dists-poisson-stdev
Poisson distribution standard deviation.
@stdlib/stats-base-dists-negative-binomial-variance
Negative binomial distribution variance.
@stdlib/stats-base-dists-beta-mgf
Beta distribution moment-generating function (MGF).
@stdlib/stats-base-dists-degenerate-logpmf
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
@stdlib/random-array-tools-nullary
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
@stdlib/random-array-tools-binary-factory
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
@stdlib/math-base-utils-absolute-difference
Compute the absolute difference of two real numbers.
@stdlib/stats-base-dists-negative-binomial-mean
Negative binomial distribution expected value.
@stdlib/stats-base-dists-negative-binomial-stdev
Negative binomial distribution standard deviation.
@stdlib/ndarray-base-strides2offset
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
@stdlib/blas-base-ddot
Calculate the dot product of two double-precision floating-point vectors.
@stdlib/stats-base-dists-f-cdf
F distribution cumulative distribution function (CDF).
@stdlib/math-base-assert-is-nanf
Test if a single-precision floating-point numeric value is NaN.
@stdlib/error-tools-pkg2id
Return the error identifier prefix associated with a specified package name.
@stdlib/error-tools-msg2id
Return a two-character error identifier corresponding to a provided error message.
@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.