Package: iForecast
Type: Package
Title: Machine Learning Time Series Forecasting
Version: 1.1.0
Date: 2025-01-08
Authors@R: person(given = "Ho",
                    family = "Tsung-wu",
                    role = c("aut", "cre"),
                    email = "tsungwu@ntnu.edu.tw")
Author: Ho Tsung-wu [aut, cre]
Maintainer: Ho Tsung-wu <tsungwu@ntnu.edu.tw>
Description: Compute static, onestep and multistep time series forecasts for machine learning models.
License: GPL (>= 2)
LazyData: TRUE
LazyLoad: yes
Depends: R (>= 3.5)
Imports: caret,zoo
Suggests: forecast, h2o, kernlab, lubridate, timeSeries, timeDate, xts
NeedsCompilation: no
Packaged: 2025-01-08 05:26:13 UTC; badal
Repository: CRAN
Date/Publication: 2025-01-08 08:10:02 UTC
