Package: ForecastTB
Type: Package
Title: Test Bench for the Comparison of Forecast Methods
Version: 1.0.1
Authors@R: 
    c(person(given = "Neeraj Dhanraj",
        family = "Bokde",
        role = c("aut", "cre"),
        email = "neerajdhanraj@gmail.com",
        comment = c(ORCID = "0000-0002-3493-9302")),
      person(given = "Gorm Bruun",
        family = "Andersen",
        role = c("aut"),
        email = "gba@eng.au.dk"))
Maintainer: Neeraj Dhanraj Bokde <neerajdhanraj@gmail.com>
Description: Provides a test bench for the comparison of forecasting
    methods in uni-variate time series. Forecasting methods are compared using 
    different error metrics. Proposed forecasting methods and alternative error 
    metrics can be used. Detailed discussion is provided in the vignette.
License: CC0
Imports: PSF, decomposedPSF, ggplot2, gridExtra, imputeTestbench,
        methods, reshape2, forecast, circlize, RColorBrewer, stats,
        graphics, utils
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: knitr, testthat (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-06 13:13:25 UTC; au644200
Author: Neeraj Dhanraj Bokde [aut, cre]
    (<https://orcid.org/0000-0002-3493-9302>),
  Gorm Bruun Andersen [aut]
Repository: CRAN
Date/Publication: 2020-03-14 15:40:05 UTC
Built: R 4.0.5; ; 2022-04-21 14:45:27 UTC; windows
