get_hclust: as.phylo.hclust.node.attributes get_hclust

View source: R/get_hclust.R

get_hclustR Documentation

as.phylo.hclust.node.attributes get_hclust

Description

Function to generate hclust object. Uses initial kmeans if dataset is too large.

Usage

get_hclust(sparse.data, quiet, method = "ward", n.cores = 1)

Arguments

sparse.data

sparse data object generated using

quiet

whether to supress additional printing information

method

which hierarchical clustering method. One of 'ward' or 'genie'. (default='ward')

n.cores

n.cores to use (not implemented)


gtonkinhill/fastbaps documentation built on Sept. 25, 2022, 1:56 p.m.