Package: imputeTestbench Type: Package Title: Test Bench for the Comparison of Imputation Methods Date: 2017-06-22 Maintainer: Marcus W. Beck Version: 3.0.1 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" ) ) RoxygenNote: 6.0.1 Suggests: knitr, rmarkdown, magrittr Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://neerajdhanraj.r-universe.dev Date/Publication: 2025-08-12 06:24:00 UTC RemoteUrl: https://github.com/neerajdhanraj/imputetestbench RemoteRef: HEAD RemoteSha: 94b02aba5dc45a25ebc894d62230da1b3a7cce83 NeedsCompilation: no Packaged: 2026-06-08 08:53:20 UTC; root Author: Neeraj Bokde [aut], Marcus W. Beck [cre, aut]