@stdlib/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Create an iterator for generating pseudorandom numbers drawn from a standard normal 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 standard normal distribution using the Improved Ziggurat algorithm.
Create an iterator for generating pseudorandom numbers drawn from a lognormal distribution.
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
Student's t distribution probability density function (PDF).
Return the smallest positive normal value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Truncated normal distribution probability density function (PDF).
Two-dimensional kernel density estimation.
Lognormal distribution quantile function.
Lognormal distribution skewness.
Lognormal distribution standard deviation.
Lognormal distribution variance.
Normal distribution standard deviation.
Normal distribution variance.
Normal distribution.
Normal distribution cumulative distribution function (CDF).