plotBootSeries: Plot a Summary of Bootstrapped Series

View source: R/Module_Sub_boots_functions.R

plotBootSeriesR Documentation

Plot a Summary of Bootstrapped Series

Description

Plot a Summary of Bootstrapped Series

Usage

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.


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