RankHist: Verification Rank and Histogram

RankHistR Documentation

Verification Rank and Histogram

Description

Verification Rank and Histogram

Usage

RankHist(forecasts, observations, do.plot = FALSE)

Arguments

forecasts

A matrix of ensemble forecasts, in which the rows corresponds to locations and times and the columns correspond to the individual ensemble members.

observations

A vector of observations corresponding to the locations and times of the forecasts.

do.plot

Logical value of plot.

Value

A vector giving the rank of verifying observations relative to the corresponding ensemble forecasts. The verification rank historgram is plotted.

References

ensembleBMA::verifRankHist


WQM documentation built on Oct. 11, 2024, 9:07 a.m.