Package: spooky
Type: Package
Title: Time Feature Extrapolation Using Spectral Analysis and
        Jack-Knife Resampling
Version: 1.4.0
Author: Giancarlo Vercellino
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Description: Proposes application of spectral analysis and jack-knife resampling for multivariate sequence forecasting. The application allows for a fast random search in a compact space of hyper-parameters composed by Sequence Length and Jack-Knife Leave-N-Out.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.6)
Imports: purrr (>= 0.3.4), ggplot2 (>= 3.3.5), readr (>= 2.1.2),
        lubridate (>= 1.7.10), imputeTS (>= 3.2), fANCOVA (>= 0.6-1),
        scales (>= 1.1.1), tictoc (>= 1.0.1), modeest (>= 2.4.0),
        moments (>= 0.14), greybox (>= 1.0.1), philentropy (>= 0.5.0),
        entropy (>= 1.3.1), fastDummies (>= 1.6.3)
URL: https://rpubs.com/giancarlo_vercellino/spooky
NeedsCompilation: no
Packaged: 2022-08-13 19:12:32 UTC; gvercellino
Repository: CRAN
Date/Publication: 2022-08-13 20:00:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:39:56 UTC; unix
