RankHist | R Documentation |
Verification Rank and Histogram
RankHist(forecasts, observations, do.plot = FALSE)
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. |
A vector giving the rank of verifying observations relative to the corresponding ensemble forecasts. The verification rank historgram is plotted.
ensembleBMA::verifRankHist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.