Learn R Programming

CellChat (version 1.0.0)

computeLaplacian: Compute eigenvalues of associated Laplacian matrix of a given matrix

Description

Compute eigenvalues of associated Laplacian matrix of a given matrix

Usage

computeLaplacian(CM, tol = 0.01)

Arguments

CM

consensus matrix

tol

tolerance

Value