phenograph_clustering: phenograph_clustering

Description Usage Arguments Value

View source: R/clustering.R

Description

uses the phenograph algorithm to perform an automated clustering of the table of scores

Usage

1
phenograph_clustering(scores_tab, ngb = 50)

Arguments

scores_tab

data.table; the table of scores

ngb

number of nearest neighbours

Value

a vector corresponding to the partition of the table of scores


charles-bernard/mage documentation built on May 14, 2019, 2 a.m.