View source: R/evaluation_functions.R
Plot reliability of 1..99 quantiles, comparing among forecast methods for a single site
1 2 | plot_reliability(reliability_df, site, res, shapes, output_directory,
R_graph_export)
|
reliability_df |
Data frame of the quantile reliability 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.