plot.prediction_errors: Function to plot comparison of Prediction methods

Description Usage Arguments Value Examples

View source: R/plotMethods.R

Description

Function to plot comparison of Prediction methods

Usage

1
2
## S3 method for class 'prediction_errors'
plot(x, ...)

Arguments

x

as output object of 'prediction_errors()' function

...

arguments passed to or from other methods

Value

Returns error comparison plots for forecasting methods

Examples

1
2

ForecastTB documentation built on March 14, 2020, 5:07 p.m.