Learn R Programming

ForecastTB (version 1.0.1)

Test Bench for the Comparison of Forecast Methods

Description

Provides a test bench for the comparison of forecasting methods in uni-variate time series. Forecasting methods are compared using different error metrics. Proposed forecasting methods and alternative error metrics can be used. Detailed discussion is provided in the vignette.

Copy Link

Version

Install

install.packages('ForecastTB')

Monthly Downloads

26

Version

1.0.1

License

CC0

Maintainer

Neeraj Bokde

Last Published

March 14th, 2020

Functions in ForecastTB (1.0.1)

choose_

Function to select the desired methods in the study
append_

Function to append new methods in the study
prediction_errors

Function working as testbench for comparison of Prediction methods
plot_circle

Function to plot comparison of Predicted values in a circular ring
plot.prediction_errors

Function to plot comparison of Prediction methods
monte_carlo

Function to use Monte Carlo strategy