Learn R Programming

PSCBS (version 0.68.0)

hclustCNs.AbstractCBS: Performs a hierarchical clustering of the CN mean levels

Description

Performs a hierarchical clustering of the CN mean levels.

Usage

# S3 method for AbstractCBS
hclustCNs(fit, size=NULL, distMethod="euclidean", hclustMethod="ward.D", ...,
  verbose=FALSE)

Arguments

Value

Returns a hclust object as returned by hclust.

See Also

This method is utilized by *pruneByHClust().