BiasNorm: Calculate Normalized Bias

Description Usage Arguments Value

Description

Bias calculates normalized or percent bias mean(m-o)/mean(o). Calculate the normalized/percent bias for vectors of modelled and observed values.

Usage

1
BiasNorm(m, o, na.rm = TRUE)

Arguments

m

The vector of modelled values.

o

The vector of observed values.

Value

bias


mccreigh/rwrfhydro documentation built on Feb. 28, 2021, 1:53 p.m.