PredictTestbench: Test Bench for Comparison of Data Prediction Models

Provides a Testbench for comparison of prediction models. This package is inspired from 'imputeTestbench' package <https://cran.r-project.org/package=imputeTestbench>. It compares prediction models 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 'prediction_append()' allows to add multiple numbers of methods to the existing methods available in test bench. One/two step ahead prediction is also possible in the testbench.

Version: 1.1.3
Imports: ggplot2, reshape2, PSF, forecast, methods, stats, imputeTestbench
Suggests: knitr, rmarkdown
Published: 2016-12-20
Author: Neeraj Bokde
Maintainer: Neeraj Bokde <neerajdhanraj at gmail.com>
BugReports: https://github.com/neerajdhanraj/PredictTestbench/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: http://www.neerajbokde.com/cran/predicttestbench
NeedsCompilation: no
CRAN checks: PredictTestbench results

Downloads:

Reference manual: PredictTestbench.pdf
Package source: PredictTestbench_1.1.3.tar.gz
Windows binaries: r-devel: PredictTestbench_1.1.3.zip, r-release: PredictTestbench_1.1.3.zip, r-oldrel: PredictTestbench_1.1.3.zip
OS X Mavericks binaries: r-release: PredictTestbench_1.1.3.tgz, r-oldrel: PredictTestbench_1.1.3.tgz
Old sources: PredictTestbench archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=PredictTestbench to link to this page.