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

View source: R/analysis.R

computeLaplacianR Documentation

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


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