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


hemberg-lab/SC3 documentation built on Dec. 18, 2019, 10:02 p.m.