print.REmrt: Print function for REmrt

View source: R/print.R

print.REmrtR 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


metacart documentation built on June 8, 2025, 12:46 p.m.