[R] how to sample a block
Spiderschwein
martin_moeller at gmx.de
Mon Nov 10 13:25:41 CET 2008
Hi,
I want to sample a block of information.
Let's say x is a time series. Using sample(x,5) I get a random sample of
length 5 from x.
Is it possible to sample consecutive observations, i.e. I sample one
observation and also get the next 4 observations?
Thanks a lot!
Martin
--
View this message in context: http://www.nabble.com/how-to-sample-a-block-tp20418997p20418997.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list