Learn R Programming

greed (version 0.6.1)

IclPath-class: Abstract class to represent a hierarchical clustering result

Description

An S4 class to represent a hierarchical path of solution.

Arguments

Slots

path

a list of merge moves describing the hierarchy of merge followed to complete totally the merge path.

tree

a tree representation of the merges.

ggtree

a data.frame for easy plotting of the dendrogram

logalpha

a numeric value which corresponds to the starting value of log(alpha).