LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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? > > --


Back to: Top of message | Previous page | Main SAS-L page