sample(1:20,4,replace=TRUE) should do it.

Jun

On Wed, Jun 16, 2010 at 9:20 AM, Somnath Somnath <somnath700...@gmail.com>wrote:

> Dear all, good morning,
>
> I have a population, let say members are tagged with some simple number
> like
> 1,2,3,...20. I want to draw a sample with replacement of size 4 (say, can
> be
> more than 20 also). Is there any R function which will show me all such
> possible samples?
>
> Thanks
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>

        [[alternative HTML version deleted]]

______________________________________________
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