bootSeries: Create bootstrap matrix from a single series

View source: R/Module_Sub_boots_functions.R

bootSeriesR Documentation

Create bootstrap matrix from a single series

Description

Create bootstrap matrix from a single series

Usage

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


SalmonForecastR/ForecastR-Package documentation built on March 10, 2023, 2:18 p.m.