siratio()
for TRAMO-SEATS models when no seasonal component is exported.deprecated function y_forecast()
removed.
calendar()
, calendaradj()
and autoplot()
correction with TRAMO-SEATS models.
siratio()
correction with TRAMO-SEATS "jSA"
models.
y_forecast()
replaced by raw()
.
new init_ggplot()
function.
new functions: siratio()
, siratioplot()
and ggsiratioplot()
to plot SI ratios.
SystemRequirements update for CRAN policies.
new functions: autoplot.SA()
and autoplot.jSA()
to plot ‘RJDemetra’ models and y_forecast()
, trendcycle()
, seasonaladj()
, calendaradj()
, seasonal()
, irregular()
, calendar()
to extract different components of the models.
ggdemetra
now depends on RJDemetra
.
ts2df
function added to convert ts
object to data.frame
.
data updated.
geom_outlier
bug correction (first_date
and last_date
not correctly working when coefficients=TRUE
).
geom_arima
bug correction (a new model was computed).