print.REmrt: Print function for REmrt

Description Usage Arguments Details

View source: R/print.R

Description

Print the results of a REmrt object

Usage

1
2
## 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.


metacart documentation built on July 10, 2020, 5:06 p.m.