Skip to content
Prev 295232 / 398506 Next

variate generation

I was trying to understand how to use R to generate distributions of data, for example, uniform, and use the data in a program. I send raw bytes to the server. Is there a recommended way or book that I should read to understand this ?

I use R but this is a beginner question. When I plot the no: of bytes against time I would like to ensure that over a period of 5 minutes the data fits a uniform distribution or an exponential one. This is to stress the SUT.


Mohan

-----Original Message-----
From: R. Michael Weylandt [mailto:michael.weylandt at gmail.com] 
Sent: Monday, May 21, 2012 8:39 PM
To: Mohan Radhakrishnan
Cc: r-help at r-project.org
Subject: Re: [R] variate generation

And what distribution would that be ....

R provides many built in distributions, but if those aren't enough for
you, you can check:
http://cran.r-project.org/web/views/Distributions.html

Best,
Michael
On Mon, May 21, 2012 at 7:26 AM, Mohan Radhakrishnan <mohanr at fss.co.in> wrote:
DISCLAIMER:\ ===============...{{dropped:30}}