Lognormal Packages
@lazy-random/df-item-by-weight
random-cjs
Seedable random number generator supporting many common distributions.
random-test2
Seedable random number generator supporting many common distributions.
random-esm
Seedable random number generator supporting many common distributions.
@stdlib/random-iter-lognormal
Create an iterator for generating pseudorandom numbers drawn from a lognormal distribution.
@stdlib/stats-base-dists-lognormal
Lognormal distribution.
@stdlib/stats-base-dists-lognormal-cdf
Lognormal distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-lognormal-ctor
Lognormal distribution constructor.
@stdlib/stats-base-dists-lognormal-entropy
Lognormal distribution differential entropy.
@stdlib/stats-base-dists-lognormal-kurtosis
Lognormal distribution kurtosis.
@stdlib/stats-base-dists-lognormal-logcdf
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
@stdlib/stats-base-dists-lognormal-logpdf
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
@stdlib/stats-base-dists-lognormal-mean
Lognormal distribution expected value.
@stdlib/stats-base-dists-lognormal-median
Lognormal distribution median.
@stdlib/stats-base-dists-lognormal-mode
Lognormal distribution mode.
@stdlib/stats-base-dists-lognormal-pdf
Lognormal distribution probability density function (PDF).
@stdlib/stats-base-dists-lognormal-quantile
Lognormal distribution quantile function.
@stdlib/stats-base-dists-lognormal-skewness
Lognormal distribution skewness.
@stdlib/stats-base-dists-lognormal-stdev
Lognormal distribution standard deviation.