Stixbox Function
Last update : 21/4/2006
rchisq - Random numbers from the chisquare distribution
Calling Sequence
- x = rchisq(n,d)
Parameters
-
n : positive integer or a vector [lig,col] of integers
-
d : degree of freedom
-
x : n-vector or a n-matrix of random numbers chosen from chisquare distribution with d degrees of freedom
Description
Random numbers from the chisquare distribution.