plot_reliability: Plot average quantile reliability

Description Usage Arguments

View source: R/evaluation_functions.R

Description

Plot reliability of 1..99 quantiles, comparing among forecast methods for a single site

Usage

1
2
plot_reliability(reliability_df, site, res, shapes, output_directory,
  R_graph_export)

Arguments

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


kdayday/solarbenchmarks documentation built on May 22, 2020, 10:33 p.m.