plot_error {sovereign}R Documentation

Chart residuals

Description

Chart residuals

Usage

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


[Package sovereign version 1.2.1 Index]