Learn R Programming

brif (version 1.4.1)

printBrifTree: Print the decision rules of a Brif tree

Description

Print the decision rules of a Brif tree

Usage

printBrifTree(rf, which_tree)

Value

No return value. The function is intended for producing a side effect, which prints the decision rules to the standard output.

Arguments

rf

an object of class 'brif', as returned by rftrain.

which_tree

an integer indicating the tree number