Package: imputeTestbench
Type: Package
Title: Test Bench for the Comparison of Imputation Methods
Date: 2019-07-05
Maintainer: Marcus W. Beck <mbafs2012@gmail.com>
Version: 3.0.3
Description: Provides a test bench for the comparison of missing data imputation 
    methods in uni-variate time series. Imputation methods are compared using 
    different error metrics. Proposed imputation methods and alternative error 
    metrics can be used.
Imports: dplyr, forecast, ggplot2, imputeTS, reshape2, stats, tidyr,
        zoo
BugReports: https://github.com/neerajdhanraj/imputeTestbench/issues
License: CC0
Authors@R: c(
	person(given = "Neeraj", family = "Bokde",
    role = c("aut"),
    email = "neerajdhanraj@gmail.com"
    ),
	person(given = "Marcus W.", family = "Beck",
    role = c("cre", "aut"),
    email = "mbafs2012@gmail.com"
    )
  )
LazyData: TRUE
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, magrittr
NeedsCompilation: no
Packaged: 2019-07-05 17:48:51 UTC; Marcus
Author: Neeraj Bokde [aut],
  Marcus W. Beck [cre, aut]
Repository: CRAN
Date/Publication: 2019-07-05 18:10:14 UTC
Built: R 4.2.0; ; 2022-04-13 02:25:12 UTC; unix
