Package: tsutils Type: Package Title: Time Series Exploration, Modelling and Forecasting Version: 0.9.4 Authors@R: c( person("Nikolaos", "Kourentzes",, "nikolaos@kourentzes.com", c("aut", "cre")), person("Ivan", "Svetunkov",, "ivan@svetunkov.ru", c("ctb")), person("Oliver", "Schaer",, "info@oliverschaer.ch", c("ctb"))) Description: Includes: (i) tests and visualisations that can help the modeller explore time series components and perform decomposition; (ii) modelling shortcuts, such as functions to construct lagmatrices and seasonal dummy variables of various forms; (iii) an implementation of the Theta method; (iv) tools to facilitate the design of the forecasting process, such as ABC-XYZ analyses; and (v) "quality of life" functions, such as treating time series for trailing and leading values. Imports: RColorBrewer, forecast, MAPA, plotrix Suggests: thief License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://github.com/trnnick/tsutils/ RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake texlive libssl-dev Repository: https://trnnick.r-universe.dev Date/Publication: 2023-11-16 23:31:41 UTC RemoteUrl: https://github.com/trnnick/tsutils RemoteRef: HEAD RemoteSha: a345df1770e18b150e94c2a51999b62759856383 NeedsCompilation: no Packaged: 2026-06-06 05:48:22 UTC; root Author: Nikolaos Kourentzes [aut, cre], Ivan Svetunkov [ctb], Oliver Schaer [ctb] Maintainer: Nikolaos Kourentzes