R/pred_ts.R
plot_ts_stl.Rd
STL Decomposition Plot
plot_ts_stl(stl_result, title = "STL Decomposition")
Result from ts_stl().
ts_stl()
Plot title.
A patchwork plot.
plot_ts_stl(ts_stl(as_ts_df(AirPassengers)))