Description Usage Arguments Value References
View source: R/validationStats.R
Compute continuous statistics for validation.
1 | stats_continuous(x, y)
|
x |
matrix of the reference observations data used to validate the simulated or estimated data. |
y |
matrix, same dimension as |
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.