rmse: RMSE

View source: R/other_functions.R

rmseR Documentation

RMSE

Description

Calculating the Root Mean Squared Error

Usage

rmse(x, y)

Arguments

x

A numerical vector of observed variables

y

A numerical vector of predicted variables


MateusMaiaDS/gpbart documentation built on Jan. 26, 2024, 7:07 a.m.