estkTW: Estimate the optimal k for k-means clustering

Description Usage Arguments Value

View source: R/CoreFunctions.R

Description

The function finds the eigenvalues of the sample covariance matrix. It will then return the number of significant eigenvalues according to the Tracy-Widom test.

Usage

1
estkTW(dataset)

Arguments

dataset

processed input expression matrix.

Value

an estimated number of clusters k


brickyyyy/MinimizedSC3 documentation built on May 23, 2019, 1:45 p.m.