print.REmrt {metacart}R Documentation

Print function for REmrt

Description

Print the results of a REmrt object

Usage

## S3 method for class '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.

Value

Printed output of a RE meta-tree


[Package metacart version 3.0.0 Index]