Learn R Programming

eat (version 0.1.4)

estimEAT: Estimation of child nodes

Description

This function gets the estimation of the response variable and updates Pareto-coordinates and the observation index for both new nodes.

Usage

estimEAT(data, leaves, t, xi, s, y)

Value

Left and right children nodes.

Arguments

data

Data to be used.

leaves

List structure with leaf nodes or pending expansion nodes.

t

Node which is being split.

xi

Variable index that produces the split.

s

Value of xi variable that produces the split.

y

Column output indexes in data.