Description Usage Arguments Value Examples
Function to plot comparison of Predicted values in a circular ring
1 | plot_circle(x, ...)
|
x |
as output object of 'prediction_errors()' function |
... |
arguments passed to or from other methods |
Returns error comparison plots for forecasting methods
1 2 | a <- prediction_errors(data = nottem)
plot_circle(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.