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 |
... |
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.
[Package metacart version 2.0-3 Index]