Description Usage Arguments Value
View source: R/validationStats.R
Compute volumetric statistics using a quantile thresholds for validation.
1 | stats_volumetric_quantile(x, y, thres)
|
x |
matrix of the reference observations data used to validate the simulated or estimated data. |
y |
matrix, same dimension as |
thres |
vector of thresholds to use for each stations. |
A list object
statistics: a matrix containing the values of the computed statistics.
The column represents the points/stations and the row for the statistics
description: vector describing the statistics
perfect.score: vector of the perfect score values for each statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.