rmse: Root mean squared error

View source: R/stats.R

rmseR Documentation

Root mean squared error

Description

Returns the root mean squared error (RMSE).

Usage

rmse(error)

Arguments

error

vector \hat{\theta}_i - \theta_i

Value

numeric

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.