powered by
Function to plot comparison of Predicted values in a circular ring
plot_circle(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) plot_circle(a) # }
Run the code above in your browser using DataLab