rmse: Root-Mean-Square Error

rmseR Documentation

Root-Mean-Square Error

Description

This function provides a simple way to compute RMSE.

Usage

rmse(y1, y2)

Arguments

y1

A numeric vector.

y2

A numeric vector.


jackobailey/britpol documentation built on Aug. 6, 2023, 2:30 a.m.