powered by
Function to plot comparison of Prediction methods
# S3 method for prediction_errors plot(x, ...)
as output object of 'prediction_errors()' function
arguments passed to or from other methods
Returns error comparison plots for forecasting methods
# NOT RUN { a <- prediction_errors(data = nottem) b <- plot(a) # }
Run the code above in your browser using DataLab