Description Usage Arguments Value References
View source: R/validationStats.R
Compute categorical statistics for validation.
1 | stats_categorical(x, y, dichotomous = list(thres = 1, fun = ">="))
|
x |
matrix of the reference observations data used to validate the simulated or estimated data. |
y |
matrix, same dimension as |
dichotomous |
named list,
|
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
https://www.cawcr.gov.au/projects/verification/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.