plot_error(residuals, series = NULL, verticle = FALSE)
Arguments
residuals |
data.frame: sovereign residuals object |
series |
string: series to plot (default to all series) |
verticle |
boolean: If true then stack all plots into one column |
Value
grid of ggplot2 graphs