output_metric: output_metric

View source: R/output_metric.R

output_metricR Documentation

output_metric

Description

Computes goodness-of-fit based on the output database

Usage

output_metric(DF, LOG.WEIGHT = F)

Arguments

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

Value

The value of targeted error metric


realxinzhao/tradecast documentation built on June 1, 2024, 3:37 a.m.