Search results
85 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Compute the binomial coefficient.
- stdlib
- stdmath
- mathematics
- math
- special functions
- special
- function
- binomial
- combinatorics
- choose
- factorial
- fact
- integer
- number
Binomial distribution probability mass function (PMF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- prob
- pmf
- bernoulli
- coin flip
- binomial
- binom
- trials
- View more
Exact test for the success probability in a Bernoulli experiment.
A BigInt can represent whole numbers larger than 2⁵³ - 1.
- extra
- bigint
- big
- integer
- aliquotParts
- clamp
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- rootMeanSquare
- abs
- aliquotSum
- View more
Compute the natural logarithm of the binomial coefficient.
- stdlib
- stdmath
- mathematics
- math
- special functions
- special
- function
- binomial
- combinatorics
- choose
- factorial
- fact
- integer
- number
- View more
Negative binomial distributed pseudorandom numbers.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- negative
- binomial
- negative-binomial
- View more
Negative binomial distribution moment-generating function (MGF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- mgf
- generating functions
- moments
- discrete
- negative
- binomial
- univariate
Binomial distribution cumulative distribution function (CDF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- prob
- cdf
- cumulative
- distribution function
- successes
- independent trials
- discrete
- View more
Negative binomial distribution quantile function.
Javascript Implementation of Statistical R standalone library rnmath
- statistics
- R
- rstudio
- r studio
- r-studio
- special functions
- bessel
- gamma
- psigamma
- digamma
- trigamma
- polygamma
- beta
- probability
- View more
Negative binomial distribution.
- stdlib
- stdmath
- standard
- library
- std
- lib
- statistics
- stats
- probability
- distribution
- dist
- negative
- binomial
- univariate
Bernoulli distributed pseudorandom numbers.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- rbinom
- binomial
- bernoulli
- View more
Binomial distributed pseudorandom numbers.
Negative binomial distribution excess kurtosis.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- parameter
- discrete
- kurtosis
- tails
- negative
- binomial
- univariate
Negative binomial distribution mode.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- parameter
- discrete
- mode
- center
- location
- negative
- binomial
- univariate
Negative binomial distribution constructor.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- object
- class
- constructor
- ctor
- probability
- prob
- negative
- binomial
- View more
Negative binomial distribution expected value.
Negative binomial distribution skewness.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- parameter
- discrete
- skewness
- asymmetry
- shape
- negative
- binomial
- univariate
Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.
A simple binomial coefficient generator with memoization.