Learn R Programming

logicDT (version 1.0.5)

calcMSE: Calculate the MSE

Description

Computation of the mean squared error.

Usage

calcMSE(preds, y)

Value

The MSE

Arguments

preds

Numeric vector of predictions

y

True outcomes