Information on the nodes

# S4 method for HierarchicalPartition
node_info(object)

Arguments

object

A HierarchicalPartition-class object.

Details

It returns the following node-level information:

id

Node id.

n_columns

Number of columns.

n_signatures

Number of signatures.

p_signatures

Percent of signatures.

is_leaf

Whether the node is a leaf

Examples

# There is no example
NULL
#> NULL