organizeFLTs: RAnEnExtra::organizeFLTs

Description Usage Arguments Value Author(s)

View source: R/organizeFLTs.R

Description

RAnEnExtra::organizeFLTs organize the verification results into a flat table format so that it is easy to plot with ggplot. Currently, this function only knows how to organize a portion of the verification metrics.

Usage

1
organizeFLTs(results, flts, parse_metrics = NULL, normalize = F)

Arguments

results

The results from RAnEnExtra::verify. It should be a list.

flts

The forecast lead times to be copied to the data frame.

parse_metrics

The metrics to organize into a data frame. Default to all supported metrics.

normalize

If RankHist is in the parse_metrics, whether to normalize the rank histogram using the mean.

Value

a data frame or a data table

Author(s)

Weiming Hu weiming@psu.edu


Weiming-Hu/RAnEnExtra documentation built on Sept. 26, 2021, 6:44 a.m.