rmse: Compute Root Mean Square Error

View source: R/dthelper-computation-functions.R

rmseR Documentation

Compute Root Mean Square Error

Description

Compute Root Mean Square Error

Usage

rmse(x, na.rm = T)

Arguments

x

Input vector object

na.rm

If TRUE, NAs are ignored

Value

A vector object


dennisteowh/dthelper documentation built on March 19, 2022, 11:42 a.m.