Package: jenga
Type: Package
Title: Fast Extrapolation of Time Features using K-Nearest Neighbors
Version: 1.1.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), stringr (>= 1.4.0), 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), entropy (>= 1.3.1)
URL: https://rpubs.com/giancarlo_vercellino/jenga
NeedsCompilation: no
Packaged: 2022-04-16 21:30:35 UTC; gvercellino
Repository: CRAN
Date/Publication: 2022-04-16 21:42:28 UTC
