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:
Hi,
? ? ? ? ? I plot no: of bytes against time and find the distribution
curve using R. These bytes are sent from the client to the server.
Is there a way to generate bytes randomly using R according to a
distribution ? I would like to send these bytes to the server. Hope I am
not misguided here. My goal is to simulate a certain distribution of
bytes.
Thanks,
Mohan
DISCLAIMER:\ ===============...{{dropped:31}}
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.