Learn R Programming

metacart (version 2.0-3)

print.REmrt: Print function for REmrt

Description

Print the results of a REmrt object

Usage

# S3 method for REmrt
print(x, ...)

Arguments

x

fitted tree of class FEmrt.

additional arguments to be passed.

Details

The function returns the results (e.g., the value of the Q-between) after each split of the tree.