printnode-RFNode: printnode-RFNode

Description Usage Arguments

Description

Print the type of the node and its prediction. If it is a tree node, it will recursively print all its children.

prints the node

Usage

1
2
3
4
printnode(object, indentSpace = 0)

## S4 method for signature 'RFNode'
printnode(object, indentSpace = 0)

Arguments

object

RFNode object

indentSpace

The indentation space of the current node in the standard output. The initial value is 0. Once the tree grows, it increments by 2.


theo-s/Rforestry_R documentation built on Dec. 23, 2021, 9:55 a.m.