R/plot.R
plot.nowcast_backtest.Rd
Plots nowcast versus actual values over the backtest evaluation period.
# S3 method for class 'nowcast_backtest' plot(x, ...)
A nowcast_backtest object.
nowcast_backtest
Additional arguments passed to plot().
plot()
The input object, invisibly.