plot_quantile_score: Plot quantile score vs. quantile

Description Usage Arguments

View source: R/evaluation_functions.R

Description

Plot unweighted, left-, and right-weighted quantile scores of selected quantiles

Usage

1
2
plot_quantile_score(fc, tel, sun_up, percentiles, site, res, method,
  output_directory, R_graph_export)

Arguments

fc

A [valid time x quantile] matrix of probabilistic quantile forecasts, with column names giving the [0,1] percentiles of the forecast

tel

A vector of the telemetry values

sun_up

Logical vector of whether sun is up across the forecast times

percentiles

A vector (0,1) corresponding to the columns of fc

site

Site name, for naming output file

res

Temporal resolution, for naming output file

method

Forecast method name, for naming output file

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.