Learn R Programming

CellChat (version 1.0.0)

computeEigengap: 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

Value