Message-ID: <499958DF.2030401@statistik.tu-dortmund.de>
Date: 2009-02-16T12:15:27Z
From: Uwe Ligges
Subject: Alternate to for-loop
In-Reply-To: <22035954.post@talk.nabble.com>
megh wrote:
> Hi, I am trying to create a vector of length 10 (say), wherein each element
> will be average of random sample of size 100, from a distribution, say
> Normal. Can anyone please tell me without creating a "for" loop, how I can
> do that?
Homework? Then please ask you course material or teacher.
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
Uwe Ligges
> Regards,
>
>