R/plot.R
plot.nowcast_result.Rd
Plots actual versus fitted values from the nowcast model, with the nowcast point highlighted.
# S3 method for class 'nowcast_result' plot(x, ...)
A nowcast_result object.
nowcast_result
Additional arguments passed to plot().
plot()
The input object, invisibly.