plot method for class "td". Plot the fitted and actual low
frequency series, and residuals.
Usage
# S3 method for class 'td'
plot(x, ...)Arguments
- x
an object of class
"td", usually, a result of a call totd().- ...
further arguments passed to or from other methods.
Value
returns a a two panel plot as its side effect, showing the fitted and actual low frequency series, and the residuals.
See also
td() for the main function for temporal disaggregation.
