NRMSE: Normalized Root Mean Square Error

Description Usage Arguments

View source: R/functions2eval.R

Description

Normalized Root Mean Square Error

Usage

1
NRMSE(sim, obs, na.rm = TRUE, norm = "maxmin")

Arguments

sim

Simulation

obs

Observation

na.rm

preferible TRUE

norm

character, indicating the value to be used for normalising the root mean square error (RMSE). Valid values are: -) sd : standard deviation of observations (default). -) maxmin: difference between the maximum and minimum observed values


roilanhv/longwaveR documentation built on May 27, 2019, 1:46 p.m.