Description Usage Arguments Value Examples
View source: R/plot_predictions.R
Function to plot the Error Comparison
1 | plot_predictions(dataIn)
|
dataIn |
as input data in list format (returned by function prediction_errors()) |
It returns the Error comparison for different methods
1 2 3 | # aa <- prediction_errors()
# bb <- plot_predictions(aa)
# bb
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.