Takes in dataset in a vector form. If anime = TRUE, returns animated time series plot which shows elements sampled with replacement, otherwise returns still plot of bootstrap sample.
bootstrapProcess(s, anime)
| s | sample dataset in a vector form |
|---|---|
| anime | boolean, where TRUE = T = 1, FALSE = F = 0 |
A time series cumulative animation.