RankHist {WQM}R 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


[Package WQM version 0.1.4 Index]