posIdNode {boostingDEA}R 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.


[Package boostingDEA version 0.1.0 Index]