dendextend (version 1.17.1)

prune_common_subtrees.dendlist: Prune trees to their common subtrees

Description

Prune trees to their common subtrees

Usage

prune_common_subtrees.dendlist(dend, ...)

Value

A dendlist after prunning the labels to only include those that are part of common subtrees in both dendrograms.

Arguments

dend

a dendlist of length two

...

ignored

See Also

common_subtrees_clusters

Examples

Run this code

# NULL

Run the code above in your browser using DataLab