Learn R Programming

WQM (version 0.1.4)

RankHist: Verification Rank and Histogram

Description

Verification Rank and Histogram

Usage

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

Value

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

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.

References

ensembleBMA::verifRankHist