@stdlib/stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
Natural logarithm of the probability density function (PDF) for a chi distribution.
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Natural logarithm of the probability density function (PDF) for an inverse gamma distribution.
Natural logarithm of the cumulative distribution function (CDF)for a Kumaraswamy's double bounded distribution.
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
Lévy distribution logarithm of cumulative distribution function (CDF).
Lognormal distribution cumulative distribution function (CDF).
Create an iterator which evaluates the natural logarithm of 1+exp(x) for each iterated value.
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
Compute `x * ln(y)` so that the result is `0` if `x = 0`.
Evaluate the natural logarithm of 1+exp(x).
Evaluate ln(1+x) - x.
Compute the natural logarithm of exp(x) + exp(y).
Evaluate the natural logarithm of a double-precision floating-point number.
Evaluate the natural logarithm of 1-exp(-|x|).
Evaluate the natural logarithm of 1+x.
Triangular distribution logarithm of cumulative distribution function (CDF).
Triangular distribution logarithm of probability density function (PDF).
Uniform distribution logarithm of cumulative distribution function (CDF).
Uniform distribution logarithm of probability density function (PDF).