plot_forecast: Plot forecast vs ground truth

View source: R/plot.R

plot_forecastR Documentation

Plot forecast vs ground truth

Description

Plot forecast vs ground truth

Usage

plot_forecast(
  data,
  forecast,
  outcome,
  index = NULL,
  interactive = FALSE,
  title = "Forecast vs actual values",
  ...
)

Arguments

interactive

(logical)


krzjoa/torchts documentation built on June 24, 2022, 5:30 a.m.