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 (April 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 18 Apr 2008 11:24:01 -0500
Reply-To:     Wensui Liu <liuwensui@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wensui Liu <liuwensui@GMAIL.COM>
Subject:      Re: anybody can help with this function?
Comments: To: Properly <irain168@gmail.com>
In-Reply-To:  <7dd5cc870804180922v19bb917kf2ed9a0e55c7de54@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

seed is nothing but a way to let you control the initial state of this randomness s.t. you can repeat your result when necessary.

On Fri, Apr 18, 2008 at 11:22 AM, Properly <irain168@gmail.com> wrote: > I am so confused with this function ranuni(seeds). What does the seeds > mean? > Sometime I see ranuni(1234), sometime I see ranuni(456), what does 1234 and > 456 do here? > > > > > On 4/18/08, Wensui Liu <liuwensui@gmail.com> wrote: > > what is the confusion? it is just a simple function to generate random > > variable with uniform dist. ? > > > > On Fri, Apr 18, 2008 at 11:04 AM, AnoniDeer <irain168@gmail.com> wrote: > > > Hi, > > > > > > I am so confused with the function ranuni(), anybody can help? > > > > > > Thanks > > > > > > > > > > > -- > > =============================== > > WenSui Liu > > ChoicePoint Precision Marketing > > Phone: 678-893-9457 > > Email : wensui.liu@choicepoint.com > > Blog : statcompute.spaces.live.com > > =============================== > > > > > > -- > Regards, > > Properly

-- =============================== WenSui Liu ChoicePoint Precision Marketing Phone: 678-893-9457 Email : wensui.liu@choicepoint.com Blog : statcompute.spaces.live.com ===============================


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