@stdlib/assert-deep-has-property
Test whether an object contains a nested key path, either own or inherited.
@stdlib/stats-base-dnanmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-dists-invgamma-quantile
Inverse gamma distribution quantile function.
@stdlib/stats-base-dists-erlang-entropy
Erlang distribution differential entropy.
@stdlib/stats-base-dists-pareto-type1-logcdf
Natural logarithm of the cumulative distribution function (CDF)for a Pareto (Type I) distribution.
https://github.com/countly/countly-sdk-web
Countly Product Analytics SDK for websites and web applications
@stdlib/math-iter-special-dirichlet-eta
Create an iterator which evaluates the Dirichlet eta function for each iterated value.
@stdlib/math-iter-special-sinh
Create an iterator which evaluates the hyperbolic sine for each iterated value.
@stdlib/math-iter-special-cospi
Create an iterator which computes the cosine of each iterated value times π.
@stdlib/stats-base-dists-discrete-uniform-entropy
Discrete uniform distribution entropy.
@stdlib/math-iter-special-sinpi
Create an iterator which computes the sine of each iterated value times π.
@stdlib/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
@stdlib/random-streams-lognormal
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
@stdlib/utils-async-inmap
Invoke a function for each element in a collection and update the collection in-place.
@stdlib/math-strided-special-dmskceil
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
@stdlib/stats-base-dists-gumbel-logcdf
Gumbel distribution logarithm of cumulative distribution function.
@stdlib/stats-base-dists-logistic-logcdf
Logistic distribution logarithm of cumulative distribution function (CDF).
@stdlib/strided-base-quaternary
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
@stdlib/stats-base-dists-kumaraswamy-stdev
Kumaraswamy's double bounded distribution standard deviation.
@stdlib/simulate-iter-pulse
Create an iterator which generates a pulse waveform.
@stdlib/math-iter-special-haversin
Create an iterator which computes the half-value versed sine for each iterated value.
@stdlib/stats-base-dists-cosine-logpdf
Raised cosine distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-erlang-mgf
Erlang distribution moment-generating function (MGF).
@stdlib/assert-is-float32vector-like
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
@stdlib/utils-inherited-keys
Return an array of an object's inherited enumerable property names.
@stdlib/stats-base-dists-pareto-type1-median
Pareto (Type I) distribution median.
@stdlib/utils-nonenumerable-property-names
Return an array of an object's own non-enumerable property names.
@stdlib/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
@stdlib/stats-base-dists-discrete-uniform-mean
Discrete uniform distribution expected value.
@stdlib/math-base-special-ahaversin
Compute the inverse half-value versed sine.
@stdlib/math-base-tools-normhermitepoly
Evaluate a normalized Hermite polynomial.
@stdlib/stats-base-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
@stdlib/math-iter-special-fresnelc
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
@stdlib/stats-base-dists-betaprime-kurtosis
Beta prime distribution excess kurtosis.
@stdlib/math-iter-sequences-odd-integers
Create an iterator which generates an interleaved sequence of odd integers.
@stdlib/math-base-utils-relative-difference
Compute the relative difference of two real numbers.
@stdlib/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/stats-base-dsem
Calculate the standard error of the mean for a double-precision floating-point strided array.
@stdlib/stats-base-smeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
@stdlib/math-iter-special-vercos
Create an iterator which computes the versed cosine for each iterated value.
@stdlib/random-streams-invgamma
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
@stdlib/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
@stdlib/blas-ext-base-drev
Reverse a double-precision floating-point strided array in-place.
@stdlib/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/utils-async-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
@stdlib/stats-iter-mmidrange
Create an iterator which iteratively computes a moving mid-range.
@stdlib/math-strided-special-smskcbrt
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/math-base-special-cflipsignf
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
@stdlib/stats-base-dists-erlang-pdf
Erlang distribution probability density function (PDF).
@stdlib/math-base-special-sqrtpi
Compute the principal square root of the product of π and a positive number.
@stdlib/math-strided-special-drsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
@stdlib/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
@stdlib/stats-base-dists-discrete-uniform-median
Discrete uniform distribution median.
math-strided-special-bessely0-by
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-dists-frechet-pdf
Fréchet distribution probability density function (PDF).
@stdlib/stats-base-dists-rayleigh-logcdf
Rayleigh distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-base-dists-rayleigh-quantile
Rayleigh distribution quantile function.
@stdlib/blas-ext-base-dsort2ins
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.