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


SC3 documentation built on Nov. 8, 2020, 7:52 p.m.