mse: Mean Squared Error

Description Usage Arguments Value Author(s)

Description

test

Usage

1
2
3
mtr_mean_squared_error(actual, predicted)

mtr_mse(actual, predicted)

Arguments

actual

[numeric] The ground truth numeric vector.

predicted

[numeric] The predicted numeric vector, where each element in the vector is a prediction of the corresponding elements in actual.

Value

A numeric scalar output

Author(s)

An Chu


chuvanan/metrics documentation built on Nov. 4, 2019, 8:52 a.m.