estimEAT: Estimation of child nodes

Description Usage Arguments Value

View source: R/splitEAT.R

Description

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

Usage

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

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.

Value

Left and right children nodes.


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