Updated 6 months ago
@stdlib/stats-base-dists-chi-cdf
Chi distribution cumulative distribution function (CDF).
Updated 6 months ago
@stdlib/stats-base-dists-chi-pdf
Chi distribution probability density function (PDF).
Updated 6 months ago
@stdlib/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
Updated 6 months ago
@stdlib/random-iter-chi
Create an iterator for generating pseudorandom numbers drawn from a chi distribution.
Updated 6 months ago
random-streams-chisquare
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
Updated 6 months ago
@stdlib/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
Updated 6 months ago
stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
Updated 6 months ago
@stdlib/random-strided-chi
Fill a strided array with pseudorandom numbers drawn from a chi distribution.
Updated 6 months ago
@stdlib/random-array-chi
Create an array containing pseudorandom numbers drawn from a chi distribution.