Skip to contents

Plot function for objects of class 'JD3_DfmForecasts'

Usage

# S3 method for class 'JD3_DfmForecasts'
plot(x, series_name = NULL, ...)

Arguments

x

an object of class 'JD3_DfmForecasts'

series_name

Character. Name of the series to plot. By default, the first series will be plotted.

...

further arguments passed to ts.plot().