Rmse: Calculate root mean squared error.

Description Usage Arguments Value

Description

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

Usage

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

Arguments

m

The vector of modelled values.

o

The vector of observed values.

Value

The root mean squared error.


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