exp_showClustering {explorase}R Documentation

Show a hierarchical clustering

Description

Shows a hierarchical clustering using the "GGobi" dendrogram viewer.

Usage

exp_showClustering(ids, data, clustering)

Arguments

ids The ids of the entities that were clustered
data The experimental data that was clustered
clustering the clustering, as returned by hclust()

Details

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]