bootstrapProcess: Show animated/still bootstapping process

Description Usage Arguments Value Author(s) Examples

View source: R/bootrstrappProcess.R

Description

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.

Usage

1
bootstrapProcess(s, anime)

Arguments

s

sample dataset in a vector form

anime

boolean, where TRUE = T = 1, FALSE = F = 0

Value

A time series cumulative animation.

Author(s)

Gulzina Kuttubekova

Examples

1

jzemmels/statsfoRdummies documentation built on Oct. 31, 2020, 6:58 a.m.