get_graph_stat: Generate graphics for time series insights

Description Usage Arguments

Description

Generate graphics for time series insights

Usage

1
2
3
4
5
get_graph_stat(
  insight_data,
  graph_type,
  conf = list(min_limit_zero = F, gam_forecast = F)
)

Arguments

insight_data

tibble.

graph_type

string: derivative, forecast, marginal.

conf

list: graph options.


opoyc/autoforecast documentation built on May 18, 2021, 1:29 a.m.