merge_node_param: Parameters to merge branches in subgroup dendrogram.

View source: R/hierarchical_dend.R

merge_node_paramR Documentation

Parameters to merge branches in subgroup dendrogram.

Description

Parameters to merge branches in subgroup dendrogram.

Usage

merge_node_param(depth = Inf, min_n_signatures = -Inf,
    min_p_signatures = -Inf)

Arguments

depth

Depth of the dendrogram.

min_n_signatures

Minimal number of signatures for the partitioning on each node.

min_p_signatures

Minimal fraction of sigatures compared to the total number of rows on each node.

Examples

# There is no example
NULL


jokergoo/cola documentation built on Feb. 29, 2024, 1:41 a.m.