Package: jenga
Type: Package
Title: Fast Extrapolation of Time Features using K-Nearest Neighbors
Version: 1.2.0
Author: Giancarlo Vercellino
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Description: Fast extrapolation of univariate and multivariate time features using K-Nearest Neighbors. The compact set of hyper-parameters is tuned via grid or random search.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 4.1)
Imports: purrr (>= 0.3.4), abind (>= 1.4-5), ggplot2 (>= 3.3.5), readr
        (>= 2.1.2), lubridate (>= 1.4.0), narray (>= 0.4.1.1), imputeTS
        (>= 3.2), scales (>= 1.1.1), tictoc (>= 1.0.1), modeest (>=
        2.4.0), moments (>= 0.14), philentropy (>= 0.5.0), greybox (>=
        1.0.1), Rfast (>= 2.0.6), dplyr(>= 1.0.7)
URL: https://rpubs.com/giancarlo_vercellino/jenga
NeedsCompilation: no
Packaged: 2022-05-23 19:31:54 UTC; gvercellino
Repository: CRAN
Date/Publication: 2022-05-23 19:40:02 UTC
