Date: Mon, 2 Jul 2001 15:02:38 +0200
Reply-To: Ulrike Groemping <ugroempi@FORD.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ulrike Groemping <ugroempi@FORD.COM>
Organization: Ford Motor Company
Subject: Re: [Q] Generate Chi-square random numbers
Content-Type: text/plain; charset=us-ascii
You can use rangam, 2*rangam(seed,alpha) gives a chi-square with 2*alpha
degrees of freedom (according to SAS help).
Regards, Ulrike
Chien-Hua Wu wrote:
>
> How can I generate a batch of random numbers based on Chi-square
> distribution?
>
> --
|