@stdlib/stats-base-dists-chisquare-cdf
Chi-squared distribution cumulative distribution function (CDF).
@hugoalh/http-header-link
An ECMAScript (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.
math-base-special-binomcoefln
Compute the natural logarithm of the binomial coefficient.
@stdlib/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
@stdlib/stats-base-dists-chisquare-logpdf
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
@stdlib/strided-base-reinterpret-complex128
Reinterpret a Complex128Array as a Float64Array.
@stdlib/strided-base-reinterpret-complex64
Reinterpret a Complex64Array as a Float32Array.
@stdlib/math-base-special-roundn
Round a numeric value to the nearest multiple of 10^n.
@stdlib/math-base-special-factorialln
Evaluate the natural logarithm of the factorial function.
@stdlib/stats-base-dists-poisson-cdf
Poisson distribution cumulative distribution function (CDF).
@stdlib/array-base-assert-is-accessor-array
Test if an array-like object supports the accessor (get/set) protocol.
@stdlib/random-base-exponential
Exponentially distributed pseudorandom numbers.
@stdlib/stats-base-dists-normal-cdf
Normal distribution cumulative distribution function (CDF).
stats-base-dists-degenerate-pdf
Degenerate distribution probability density function (PDF).
@stdlib/constants-float64-min-base10-exponent-subnormal
The minimum base 10 exponent for a subnormal double-precision floating-point number.
@stdlib/stats-base-dists-chisquare-mean
Chi-squared distribution expected value.
@stdlib/utils-enumerable-properties
Return an array of an object's own enumerable property names and symbols.
@stdlib/stats-base-dists-degenerate-logpdf
Degenerate distribution logarithm of probability density function (logPDF).
@stdlib/stats-base-dists-binomial-cdf
Binomial distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-cosine-cdf
Raised cosine distribution cumulative distribution function (CDF).
@stdlib/random-base-laplace
Laplace (double exponential) distributed pseudorandom numbers.
@stdlib/random-base-pareto-type1
Pareto (Type I) distributed pseudorandom numbers.
@stdlib/stats-base-dists-chisquare-mgf
Chi-squared distribution moment-generating function (MGF).
@stdlib/stats-base-dists-t-quantile
Student's t distribution quantile function.
@stdlib/stats-binomial-test
Exact test for the success probability in a Bernoulli experiment.
constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
@stdlib/random-base-kumaraswamy
Kumaraswamy's double bounded distributed pseudorandom numbers.
@stdlib/constants-float64-min-base2-exponent
The minimum biased base 2 exponent for a normal double-precision floating-point number.
@stdlib/random-base-negative-binomial
Negative binomial distributed pseudorandom numbers.
piling.js
A general framework and library for exploring thousands of small multiples
@stdlib/stats-base-dists-negative-binomial-quantile
Negative binomial distribution quantile function.
@stdlib/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/stats-base-dists-negative-binomial-mgf
Negative binomial distribution moment-generating function (MGF).
@stdlib/stats-base-dists-poisson-pmf
Poisson distribution probability mass function (PMF).