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.

Getting started

Package details

AuthorNeeraj Bokde
MaintainerNeeraj Bokde <neerajdhanraj@gmail.com>
LicenseGPL
Version1.1.3
URL http://www.neerajbokde.com/cran/predicttestbench
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PredictTestbench")

Try the PredictTestbench package in your browser

Any scripts or data that you put into this service are public.

PredictTestbench documentation built on May 30, 2017, 3:13 a.m.