plotBootSeries: Plot a Summary of Bootstrapped Series

Description Usage Arguments Value

View source: R/Module_Sub_boots_functions.R

Description

Plot a Summary of Bootstrapped Series

Usage

1
2
3
4
5
plotBootSeries(
  dat.prepped,
  boot.type = c("meboot", "stlboot"),
  age.which = "all"
)

Arguments

dat.prepped

the $data element from the output of prepData

boot.type

one of "meboot" or "stlboot"

age.which

one of "all", "total", or specific age class (e.g. "Age 4")

Value

one or more plots.


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