estkTW: Estimate the optimal k for k-means clustering

Description Usage Arguments Value

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/SC3min documentation built on May 8, 2019, 8:07 a.m.