new parameter add_obs_to_forecast to
simple_dashboard() and
simple_dashboard2().
new parameter td_effect to
simple_dashboard() and simple_dashboard2() to
indicate if the residual trading days effect test should be printed. By
default (td_effect = NULL) the test is only printed for
monthly series.
The title of table of outliers of
simple_dashboard2() now also depend on the number of
outliers detected by the model.
improvement placement of table of outliers in
simple_dashboard2().
improvement of sc_dashboard() to handle user-defined
calendar regressors.
tail() on ts
object to avoid error.Fix of minimum versions of dependencies.
Correction of the orders of the outliers in
simple_dashboard2().
deprecated function sa_dashboard() removed.
legend in simple_dashboard().
new parameter in simple_dashboard() to remove the
“Others” contribution in the variance decomposition table and to rescale
the contributions to sum to 100.
new function simple_dashboard2(): same as
simple_dashboard() but with smaller text to add
informations on last outliers.
documentation updated.
simple_dashboard() function.
sa_dashboard() deprecated, use
sc_dashboard() instead.
X13 models with log decomposition.