<< rboot Random Numbers rexpweib >>

Stixbox >> Stixbox > Random Numbers > rchisq

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.

<< rboot Random Numbers rexpweib >>