View source: R/output_metric.R
output_metric | R Documentation |
Computes goodness-of-fit based on the output database
output_metric(DF, LOG.WEIGHT = F)
DF |
processed output database from hindcast experiment |
LOG.WEIGHT |
if true using log(1+weight) as weight; otherwise weight^0.5 is used as weight |
The value of targeted error metric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.