Package: dymo
Type: Package
Title: Dynamic Mode Decomposition for Multivariate Time Feature
        Prediction
Version: 1.1.0
Authors@R: c(person("Giancarlo", "Vercellino", role = c("aut", "cre", "cph"), email = "giancarlo.vercellino@gmail.com"))
Description: An application of Dynamic Mode Decomposition for prediction of time features. Automatic search for the best model across the space of all possible feature combinations and ranks of Singular Value Decomposition.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 4.1)
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), MASS (>= 7.3-54), matlib
        (>= 0.9.5), narray (>= 0.4.1.1)
URL: https://rpubs.com/giancarlo_vercellino/dymo
NeedsCompilation: no
Packaged: 2022-05-04 12:50:15 UTC; gvercellino
Author: Giancarlo Vercellino [aut, cre, cph]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-05 08:00:02 UTC
Built: R 4.2.0; ; 2022-05-11 08:06:50 UTC; unix
