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
NeedsCompilation: no
Packaged: 2023-11-14 23:19:17 UTC; Nikos
Author: Nikolaos Kourentzes [aut, cre],
  Ivan Svetunkov [ctb],
  Oliver Schaer [ctb]
Maintainer: Nikolaos Kourentzes <nikolaos@kourentzes.com>
Repository: CRAN
Date/Publication: 2023-11-15 00:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:25:41 UTC; unix
