RmseNorm: Calculate normalized root mean squared error.

Description Usage Arguments Value

Description

RmseNorm calculates the normalized root mean squared error. Calculate the normalized root mean squared error for vectors of modelled and observed values.

Usage

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

Arguments

m

The vector of modelled values.

o

The vector of observed values.

Value

The nrmalized root mean squared error.


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