e_ts_bootstrap_phase: Time series bootstrap scramble phase

View source: R/e_ts_bootstrap_phase.R

e_ts_bootstrap_phaseR Documentation

Time series bootstrap scramble phase

Description

Time series bootstrap scramble phase

Usage

e_ts_bootstrap_phase(x = NULL)

Arguments

x

time series object

Value

x time series, bootstrapped

Examples

e_ts_bootstrap_phase(
   x = datasets::AirPassengers
 )


erikerhardt/erikmisc documentation built on April 17, 2025, 10:48 a.m.