bootSeries: Create bootstrap matrix from a single series

Description Usage Arguments

View source: R/Module_Sub_boots_functions.R

Description

Create bootstrap matrix from a single series

Usage

1
2
3
4
5
6
7
bootSeries(
  series,
  boot.type = c("meboot", "stlboot"),
  boot.n = 1000,
  plot.diagnostics = FALSE,
  plot.type = c("all", "sample")
)

Arguments

series

some text

boot.type

some text

boot.n

some text

plot.diagnostics

some text

plot.type

some text


MichaelFolkes/forecastR_package documentation built on April 4, 2021, 5:14 a.m.