Package: imputeTestbench
Type: Package
Title: Test Bench for Missing Data Imputing Models/Methods Comparison
Version: 0.1.0
Author: Neeraj Bokde
Maintainer: Neeraj Bokde <neerajdhanraj@gmail.com>
Description: Provides a Test bench for comparison of missing
    data imputation models/methods. It compares imputing methods with reference
    to RMSE, MAE or MAPE parameters. It allows to add new proposed methods to test
    bench and to compare with other methods. The function 'append_method()' allows
    to add multiple numbers of methods to the existing methods available in test bench.
Imports: ggplot2, imputeTS, reshape2, methods, stats
License: GPL
LazyData: TRUE
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-04-17 17:32:07 UTC; NEERAJ
Repository: CRAN
Date/Publication: 2016-04-17 20:11:34
