Updated 10 months ago
@stdlib/stats-base-dists-frechet-cdf
Fréchet distribution cumulative distribution function (CDF).
Updated 10 months ago
@stdlib/stats-base-dists-frechet-entropy
Fréchet distribution differential entropy.
Updated 10 months ago
@stdlib/stats-base-dists-frechet-quantile
Fréchet distribution quantile function.
Updated 10 months ago
@stdlib/stats-base-dists-frechet-logpdf
Fréchet distribution logarithm of probability density function (PDF).
Updated 10 months ago
@stdlib/stats-base-dists-frechet-stdev
Fréchet distribution standard deviation.
Updated 10 months ago
@stdlib/stats-base-dists-frechet-pdf
Fréchet distribution probability density function (PDF).
Updated 10 months ago
@stdlib/random-iter-frechet
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Updated 10 months ago
@stdlib/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
Updated 10 months ago
stats-base-dists-frechet-logcdf
Fréchet distribution logarithm of cumulative distribution function (CDF).
Updated 10 months ago
@stdlib/random-array-frechet
Create an array containing pseudorandom numbers drawn from a Fréchet distribution.