Package: jenga
Type: Package
Title: Fast Extrapolation of Time Features using K-Nearest Neighbors
Version: 1.0.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 (>= 3.6)
Imports: purrr, abind, ggplot2, readr, stringr, lubridate, narray,
        imputeTS, scales, tictoc, modeest, moments, philentropy
URL: https://rpubs.com/giancarlo_vercellino/jenga
NeedsCompilation: no
Packaged: 2021-10-21 12:38:26 UTC; gvercellino
Repository: CRAN
Date/Publication: 2021-10-21 17:40:02 UTC
