I think part of my question about using R facilities from a program is
answered by http://binfalse.de/2011/02/talking-r-through-java/



Thanks.

-----Original Message-----
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
On Behalf Of Mohan Radhakrishnan
Sent: Tuesday, May 22, 2012 10:33 AM
To: R. Michael Weylandt
Cc: r-help@r-project.org
Subject: Re: [R] 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.weyla...@gmail.com] 
Sent: Monday, May 21, 2012 8:39 PM
To: Mohan Radhakrishnan
Cc: r-help@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 <moh...@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@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.


DISCLAIMER:\ ===============...{{dropped:30}}

______________________________________________
R-help@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.


DISCLAIMER:
==========================================================================================================================================================The
 information contained in this e-mail message may be privileged and/or 
confidential and protected from disclosure under applicable law. It is intended 
only for the individual to whom or entity to which it is addressed as shown at 
the beginning of the message. If the reader of this message is not the intended 
recipient, or if the employee or agent responsible for delivering the message 
is not an employee or agent of the intended recipient, you are hereby notified 
that any review, dissemination,distribution, use, or copying of this message is 
strictly prohibited. If you have received this message in error, please notify 
us immediately by return e-mail and permanently delete this message and your 
reply to the extent it includes this message. Any views or opinions presented 
in this message or attachments are those of the aut!
 hor and do not necessarily represent those of the Company. All e-mails and 
attachments sent and received are subject to monitoring, reading, and archival 
by the 
Company.==========================================================================================================================================================

______________________________________________
R-help@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.

Reply via email to