posIdNode: Position of the node

View source: R/predictorEAT.R

posIdNodeR Documentation

Position of the node

Description

This function finds the node where a register is located.

Usage

posIdNode(tree, idNode)

Arguments

tree

A list containing EAT nodes.

idNode

Id of a specific node.

Value

Position of the node or -1 if it is not found.


eat documentation built on Jan. 10, 2023, 5:13 p.m.