buildSilhouette: extract silhouette information for clustering

Description Usage Arguments Value

View source: R/aheatmap.R

Description

the input is the same as copheneticCoef

Usage

1

Arguments

dist

a dist object which can be constructed by dist, ClassDiscovery::distanceMatrix, ade4::dist.binary or my binaryDist function

hclust

a hclust object returned by hclust function (either from stats::hclust or fastcluster::hclust

...

additional parameters to be passed to cutree, i.e. k and h

Value

an object sil


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.