Nothing
simulate.tbats()
for simulating from TBATS models.tslm()
incorrectly applying Box-Cox transformations when an mts
is provided to the data
argument (#886).ggAcf()
(#896).simulate.Arima()
(#818)summary()
methods to defer console output until print()
s.window
values for mstl()
, stlf()
and stlm()
. The new defaults are based on extensive empirical testing.BoxCox(lambda = "auto")
lower bound to -0.9.ets()
bias adjustments.autoplot.seas()
for non-seasonal decomposition.auto.arima(parallel = TRUE)
(#874).xreg
in tsCV()
.gglagplot()
to match y-axis (original data).autoplot()
summary()
erroring for tslm()
models containing NA values.accuracy()
generic formals.taylor
dataset.gglagplot()
have been reversed for consistency with stats::lag.plot()
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.