Skip to contents

Print a greedy concentration-index tree

Usage

# S3 method for class 'ci_tree'
print(x, ..., nodes = 10L, digits = 3L)

Arguments

x

A fitted ci_tree object.

...

Currently ignored.

nodes

Number of terminal nodes to show in the console summary.

digits

Number of digits used for printed numeric summaries.

Value

x, invisibly.