Skip to content
Back to formatted view

Raw Message

Message-ID: <CAAmySGO_5dbV1wYFMSFhYJDAozDicmyp_uu39s0ZpyYoQ2wutw@mail.gmail.com>
Date: 2012-05-21T15:09:06Z
From: R. Michael Weylandt
Subject: variate generation
In-Reply-To: <85BAFD8D7E74D044B0D7245FA572D04B022B9ADE@fssbemail.fss.india>

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.