rrmse: Outputs relative root mean square error (modified from...

Description Usage Arguments

View source: R/rrmse.R

Description

Outputs relative root mean square error (modified from hydroGOF's RMSE function)

Usage

1
rrmse(sim, obs, na.rm = TRUE, ...)

Arguments

sim

numeric 'data.frame', 'matrix' or 'vector' with simulated values

obs

numeric 'data.frame', 'matrix' or 'vector' with simulated values

na.rm

a logical value indicating whether 'NA' should be stripped before the computation proceeds.


CCAWR/SNU-CAHL documentation built on May 23, 2019, 10:30 p.m.