print.REmrt: Print function for REmrt
Description
Print the results of a REmrt object
Usage
# S3 method for REmrt
print(x, ...)
Value
Printed output of a RE meta-tree
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.