# NOT RUN {
# Display figure 1 - the input data and the estimated trend, plus the trend local change.
plot(DBEST.obj, figure=1)
# Display figure 2 - the decomposition of the time-series, including the actual data,
# the trend, the seasonal component and the remainder.
plot(DBEST.obj, figure=2)
# }
Run the code above in your browser using DataLab