kmeans_fun: kmeans_fun function

Description Usage Arguments Value

Description

function that performs kmeans clustering and outputs the right format for our gap function

Usage

1
kmeans_fun(R, k, met = NULL)

Arguments

R

a correlation matrix

k

the number of clusters

met

default parameter set to NULL

Value

a vector where each gene is attributed a cluster


azolling/EBmodules documentation built on May 11, 2019, 5:17 p.m.