mgGCluster: mgGCluster: Merge clusters for Graph Clustering Algorithm

Description Usage Arguments Author(s)

View source: R/mgGCluster.R

Description

mgGCluster is used for merging clusters when the number of clusters is larger than the desired number.

Usage

1
  mgGCluster(x, l, rename=TRUE);

Arguments

x

vector: cluster ID

l

list: each object is vector. All clusters will be renamed as the first one

rename

logical: if TRUE, the ID will be renamed.

Author(s)

Ying Hu yhu@mail.nih.gov

Chunhua Yan yanch@mail.nih.gov

Xiaoyu Liang xiaoyu.liang@yale.edu


XiaoyuLiang/i2d documentation built on Oct. 20, 2020, 11:05 p.m.