Package: smooth 4.1.0

Ivan Svetunkov

smooth: Forecasting Using State Space Models

Functions implementing Single Source of Error state space models for purposes of time series analysis and forecasting. The package includes ADAM (Svetunkov, 2023, <https://openforecast.org/adam/>), Exponential Smoothing (Hyndman et al., 2008, <doi:10.1007/978-3-540-71918-2>), SARIMA (Svetunkov & Boylan, 2019 <doi:10.1080/00207543.2019.1600764>), Complex Exponential Smoothing (Svetunkov & Kourentzes, 2018, <doi:10.13140/RG.2.2.24986.29123>), Simple Moving Average (Svetunkov & Petropoulos, 2018 <doi:10.1080/00207543.2017.1380326>) and several simulation functions. It also allows dealing with intermittent demand based on the iETS framework (Svetunkov & Boylan, 2019, <doi:10.13140/RG.2.2.35897.06242>).

Authors:Ivan Svetunkov [aut, cre]

smooth_4.1.0.tar.gz
smooth_4.1.0.tar.gz(r-4.5-noble)smooth_4.1.0.tar.gz(r-4.4-noble)
smooth_4.1.0.tgz(r-4.4-emscripten)smooth_4.1.0.tgz(r-4.3-emscripten)
smooth.pdf |smooth.html
smooth/json (API)
NEWS

# Install 'smooth' in R:
install.packages('smooth', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/config-i1/smooth/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

9.42 score 2 stars 26 packages 368 scripts 6.8k downloads 5 mentions 50 exports 20 dependencies

Last updated 24 days agofrom:f375ef47f8. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 02 2024
R-4.5-linux-x86_64OKOct 02 2024

Exports:accuracyadamauto.adamauto.cesauto.gumauto.msarimaauto.ssarimacescmaeses_oldgesgumis.adamis.adam.simis.msarimais.msdecomposeis.msdecompose.forecastis.oesis.oesgis.smoothis.smooth.forecastis.smooth.simis.smoothClagsmodelNamemodelTypemsarimamsarima_oldmsdecomposemulticovoesoesgordersplsreapplyreforecastrmultistepsim.cessim.essim.gumsim.oessim.smasim.ssarimasmasma_oldsmoothCombinesowhatssarimaxtable

Dependencies:askpasscurlgenericsgreyboxhttrjsonlitelatticeMASSmimenloptropensslpracmaR6RcppRcppArmadillostatmodsystexregxtablezoo

Augmented Dynamic Adaptive Model

Rendered fromadam.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2024-10-02
Started: 2020-12-09

ces() - Complex Exponential Smoothing

Rendered fromces.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2023-01-18
Started: 2016-09-17

es() - Exponential Smoothing

Rendered fromes.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2023-01-18
Started: 2016-09-17

gum() - Generalised Univariate Model

Rendered fromgum.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2022-01-26
Started: 2018-12-02

oes() - occurrence part of iETS model

Rendered fromoes.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2021-04-17
Started: 2019-04-25

Simulate functions of the package

Rendered fromsimulate.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2021-02-20
Started: 2016-09-17

sma() - Simple Moving Average

Rendered fromsma.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2022-01-26
Started: 2016-09-17

smooth: forecasting using state-space models

Rendered fromsmooth.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2024-04-02
Started: 2016-09-17

ssarima() - State-Space ARIMA

Rendered fromssarima.Rmdusingknitr::rmarkdownon Oct 02 2024.

Last update: 2022-01-26
Started: 2016-09-17

Readme and manuals

Help Manual

Help pageTopics
Error measures for an estimated modelaccuracy.smooth accuracy.smooth.forecast
ADAM is Augmented Dynamic Adaptive Modeladam auto.adam simulate.adam sm.adam
Complex Exponential Smoothing Autoauto.ces
Automatic GUMauto.gum
State Space ARIMAauto.ssarima
Complex Exponential Smoothingces
Centered Moving Averagecma
Exponential Smoothing in SSOE state space modeles es_old
Forecasting time series using smooth functionsforecast forecast.adam forecast.msdecompose forecast.oes forecast.smooth
Generalised Univariate Modelges gum
Smooth classes checkersis.adam is.adam.sim is.msarima is.msdecompose is.msdecompose.forecast is.oes is.oesg is.smooth is.smooth.forecast is.smooth.sim is.smoothC
Multiple Seasonal ARIMAauto.msarima msarima msarima_old
Multiple seasonal classical decompositionmsdecompose
Function returns the multiple steps ahead covariance matrix of forecast errorsmulticov multicov.smooth
Occurrence ETS modeloes
Occurrence ETS, general modeloesg
Functions that extract values from the fitted modellags modelName modelType orders
Plots for the fit and statesplot.adam plot.msdecompose plot.smooth
Prediction Likelihood Scorepls pls.smooth
Reapply the model with randomly generated initial parameters and produce forecastsreapply reforecast
Multiple steps ahead forecast errorsrmultistep
Simulate Complex Exponential Smoothingsim.ces
Simulate Exponential Smoothingsim.es
Simulate Generalised Exponential Smoothingsim.gum
Simulate Occurrence Part of ETS modelsim.oes
Simulate Simple Moving Averagesim.sma
Simulate SSARIMAsim.ssarima
Simple Moving Averagesma sma_old
Smooth packagesmooth-package smooth
Combination of forecasts of state space modelssmoothCombine
Function returns the ultimate answer to any questionsowhat
State Space ARIMAssarima