mse: Mean Squared Error

Description Usage Arguments Value

View source: R/splitEAT.R

Description

This function calculates the Mean Square Error between the predicted value and the observations in a given node.

Usage

1
mse(data, t, y)

Arguments

data

Data to be used.

t

A given node.

y

Column output indexes in data.

Value

Mean Square Error at a node.


MiriamEsteve/EAT documentation built on Jan. 18, 2022, 6:55 p.m.