print.e2tree: Print an E2Tree model

View source: R/methods_e2tree.R

print.e2treeR Documentation

Print an E2Tree model

Description

Displays a compact summary of the fitted E2Tree model including task type, tree size, terminal nodes, and splitting variables.

Usage

## S3 method for class 'e2tree'
print(x, ...)

Arguments

x

An e2tree object

...

Additional arguments (ignored)


e2tree documentation built on May 15, 2026, 5:06 p.m.