Package: GeomComb
Type: Package
Title: (Geometric) Forecast Combination Methods
Version: 1.0
Depends: R (>= 3.0.2)
Imports: forecast (>= 7.3), ForecastCombinations (>= 1.1), ggplot2 (>=
        2.1.0), Matrix (>= 1.2-6), mtsdi (>= 0.3.3), psych (>= 1.6.9)
Suggests: testthat (>= 1.0.2)
Author: Christoph E. Weiss, Gernot R. Roetzer
Maintainer: Christoph E. Weiss <info@ceweiss.com>
Description: Provides eigenvector-based (geometric) forecast
    combination methods; also includes simple approaches (simple average,
    median, trimmed and winsorized mean, inverse rank method) and regression-based
    combination. Tools for data pre-processing are available in order to deal with 
    common problems in forecast combination (missingness, collinearity).
URL: https://github.com/ceweiss/GeomComb
BugReports: https://github.com/ceweiss/GeomComb/issues
License: GPL (>= 2)
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-27 14:48:09 UTC; Chris
Repository: CRAN
Date/Publication: 2016-11-27 16:02:26
Built: R 4.0.2; ; 2020-07-17 08:10:09 UTC; unix
