Package: tsutils
Type: Package
Title: Time Series Exploration, Modelling and Forecasting
Version: 0.9.2
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: 6.1.1
NeedsCompilation: no
Packaged: 2020-02-06 05:19:16 UTC; Nikos
Author: Nikolaos Kourentzes [aut, cre],
  Ivan Svetunkov [ctb],
  Oliver Schaer [ctb]
Maintainer: Nikolaos Kourentzes <nikolaos@kourentzes.com>
Repository: CRAN
Date/Publication: 2020-02-06 10:20:05 UTC
Built: R 3.5.3; ; 2020-04-22 09:18:56 UTC; windows
