@stdlib/random-iter-rayleigh
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
Create a readable stream for generating pseudorandom numbers drawn from an F distribution.
Create a readable stream for generating pseudorandom numbers drawn from an F distribution.
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
Standard library statistical functions.
Calculate the cumulative minimum absolute value of a strided array.
Perform a one-way analysis of variance.
Bartlett’s test for equal variances.
Base (i.e., lower-level) statistical functions.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative minimum of a strided array.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.