View source: R/evaluation_functions.R
Plot average interval width of 10 among forecast methods for a single site
1 2 | plot_interval_width(interval_width_df, site, res, shapes, output_directory,
R_graph_export)
|
interval_width_df |
Data frame of the interval width results for each method |
site |
Site name, for naming output file |
res |
Temporal resolution, for naming output file |
shapes |
List of ggplot2 shapes, one for each method |
output_directory |
Directory to save graphs |
R_graph_export |
Boolean, whether to save a .R object of the plot as well |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.