dot-diagnostics_plot function

Internal function to plot the diagnostics plot

Internal function to plot the diagnostics plot

.diagnostics_plot(Y, fit, res, s, variable, dates)

Arguments

  • Y: observed values
  • fit: fitted values
  • res: residual values
  • s: how many observations were lost
  • variable: variable to plot: either numeric or column name
  • dates: vector of dates of length nrow(Y)