VAR_predict: Var_predict

View source: R/VAR_predict.R

VAR_predictR Documentation

Var_predict

Description

Var_predict

Usage

VAR_predict(
  varresult,
  n.ahead = 10,
  ci = c(0.95, 0.75, 0.5),
  ci_colour = "darkblue",
  plot = F,
  dates = NULL,
  plot_vars = "all",
  linetype_fcast = "dashed",
  ylab = "Values",
  xlab = "Index",
  title = NULL,
  theme = ggplot2::theme_bw()
)

Arguments

theme

pat-alt/SVAA documentation built on Jan. 19, 2024, 7:45 p.m.