say 'x' is your sample, then try
sample(x, 2000, replace = TRUE)
I hope it helps.
Best,
Dimitris
Spiderschwein wrote:
Good day everyone,
I have about 500 values to generate my ecdf.
Now I want to sample 2000 values i.i.d. distributed according to my ecdf.
Is it possible to sample from an ecdf?
If yes, I would appreciate your help.
Martin
--
Dimitris Rizopoulos
Assistant Professor
Department of Biostatistics
Erasmus Medical Center
Address: PO Box 2040, 3000 CA Rotterdam, the Netherlands
Tel: +31/(0)10/7043478
Fax: +31/(0)10/7043014
______________________________________________
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.