rmse: Root mean squared error

View source: R/stats.R

rmseR Documentation

Root mean squared error

Description

Returns the root mean squared error (RMSE) as defined in Willmott and Matsuura (2005).

Usage

rmse(error)

Arguments

error

vector \hat{\theta}_i - \theta_i

Value

numeric

Author(s)

Timothee Flutre

See Also

rmsre, rrmse, mae


timflutre/rutilstimflutre documentation built on Feb. 12, 2025, 11:35 p.m.