NEWS.md
‘data.table’ package was removed as import required.
‘workflowsets’ package was moved from import to suggests.
non-ASCII characters were removed from the ‘crimes’ dataset.
update of the example of the modeltime_multifit()
function.
create automagic_tabs2
to include more outputs in tabsets
removed dependency on xaringanExtra::use_panelset
before call automagic_tabs
for html_document output.
‘workflowsets’ compatibility with ‘modeltime’ by creating modeltime_wfs_bestmodel
, modeltime_wfs_fit
, modeltime_wfs_forecast
, modeltime_wfs_rank
, modeltime_wfs_refit
functions.
‘workflowsets’ compatibility with ‘modeltime’, allows to adjust a workflow set over multiple time series by means of the modeltime_wfs_multibestmodel
, modeltime_wfs_multifit
, modeltime_wfs_multiforecast
, modeltime_wfs_multirefit
functions.