NearestCluster: Report the two clusters with the nearest centers

Description Usage Arguments Examples

View source: R/NearestCluster.R

Description

This function reports the two clusters with the nearest centers.

Usage

1
NearestCluster(x, clustering)

Arguments

x

a numeric matrix. Columns are samples and rows are dimensions.

clustering

a vector indicating the clustering label for each data point.

Examples

1
NearestCluster(x, clustering)

NHLBI-BCB/IKAP documentation built on March 21, 2020, 8:08 p.m.