plotSingleModelSingleAccount: Plots the time series for a given account and model and split

Description Usage Arguments

View source: R/helper_funs_framework.R

Description

This function identifies the correct account in the tree-list and displays all forecasts with confidence intervalls in a single plot

Usage

1
2
3
4
5
6
plotSingleModelSingleAccount(
  accountName,
  splitDat,
  modelName = "lastval",
  split = 1
)

Arguments

accountName

name of account to be plotted

splitDat

fitted list tree

modelName

name of the model result to be plotted as defined in the modelParams

split

index of the split to be plotted


TheRealSvc/forecast4you documentation built on Dec. 18, 2021, 4:10 p.m.