path_node {visTree}R Documentation

Function for determining a pathway

Description

Generates the pathway from the root node to individual terminal nodes of a decision tree generated as a party object using the partykit package.

Usage

path_node(newtree, idnumber = 0)

Arguments

newtree

Decision tree generated as a party object

idnumber

Terminal ID number


[Package visTree version 0.8.1 Index]