Produces one line per regressor showing the rolling-window coefficient against the window end-date, with a 95% confidence ribbon built from the unit-loop standard errors.
# S3 method for dcce_rolling
plot(x, terms = NULL, ...)Invisibly returns x.
A dcce_rolling object.
Character vector of terms to plot. Default NULL
plots all non-intercept terms.
Passed to the underlying graphics call.