max_depth-HierarchicalPartition-method {cola}R Documentation

Max depth of the hierarchy

Description

Max depth of the hierarchy

Usage

## S4 method for signature 'HierarchicalPartition'
max_depth(object)

Arguments

object

A HierarchicalPartition-class object.

Value

A numeric value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

data(golub_cola_rh)
max_depth(golub_cola_rh)

[Package cola version 1.99.4 Index]