The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
create.gain() and runDecomposition() are
now deprecated and replaced by create_gain() and
run_decomposition().select_bwidth(), deseats() and
s_semiarma() now have an argument
inf_criterion that lets the user switch between
"bic" (the default) and "aic"; this selects
the information criterion (BIC or AIC) to use for the ARMA order
selection wherever relevant within those functions.select_bwidth(), deseats() and
s_semiarma() now warn the user, when an extremely small
number of observations is being used, which makes the bandwidth
selection highly unreliable.set_option() have been adjusted,
namely order_poly = 3 instead of
order_poly = 1 as well as
boundary_method = "shorten" instead of
boundary_method = "extend".animate() method for output of
deseats() now also shows proper results for the case with
boundary_method = "shorten" in
set_options().predict() method for S-Semi-ARMA models now allows
for bias adjustment of point forecasts via
bias.adjust = TRUE, if expo = TRUE.ggplot2, where in autoplotfor forecasting
objects the legend for multiple forecasting intervals was not displayed
correctly anymorecorrection_factor in the functions
deseats, s_semiarma and
select_bwidth is now set to FALSE by
default.deseats,
s_semiarma and select_bwidth to allow for a
fine-adjustments of the algorithm, when an ARMA model is assumed as the
error process.seasonplot and seasonplot_gg
were added to allow for the creation of seasonal plots.RcppArmadillo
package was removed.ts_conversion was
adjusted to use file.path for the path to the temporary
data file.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.