computeEigengap: Compute the eigengap of a given matrix for inferring the...

View source: R/analysis.R

computeEigengapR Documentation

Compute the eigengap of a given matrix for inferring the number of clusters

Description

Compute the eigengap of a given matrix for inferring the number of clusters

Usage

computeEigengap(CM, tau = NULL, tol = 0.01)

Arguments

CM

consensus matrix

tau

truncated consensus matrix

tol

tolerance


sqjin/CellChat documentation built on Nov. 10, 2023, 4:29 a.m.