Package: forecastHybrid
Title: Convenient Functions for Ensemble Time Series Forecasts
Version: 0.1.7
Date: 2016-06-04
Authors@R: c(
   person("David", "Shaub", email = "davidshaub@gmx.com", role = c("aut", "cre")),
   person("Peter", "Ellis", email = "peter.ellis2013nz@gmail.com", role = c("ctb"))
   )
Description: Convenient functions for ensemble forecasts in R combining
    approaches from the 'forecast' package. Forecasts generated from auto.arima(), ets(),
    nnetar(), stlm(), and tbats() can be combined with equal weights or weights based on
    in-sample errors. Future methods such as cross validation are planned.
Depends: R (>= 3.1.1), forecast (>= 7.1)
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
License: GPL-3
URL: https://github.com/ellisp/forecastHybrid
BugReports: https://github.com/ellisp/forecastHybrid/issues
LazyData: true
RoxygenNote: 5.0.1
ByteCompile: true
NeedsCompilation: no
Packaged: 2016-06-04 17:13:15 UTC; david
Author: David Shaub [aut, cre],
  Peter Ellis [ctb]
Maintainer: David Shaub <davidshaub@gmx.com>
Repository: CRAN
Date/Publication: 2016-06-06 08:08:39
