Learn R Programming

SC3 (version 1.1.4)

norm_laplacian: Graph Laplacian calculation

Description

Calculate graph Laplacian of a distance matrix

Usage

norm_laplacian(x, tau)

Arguments

x
adjacency/distance matrix
tau
regularization term

Value

graph Laplacian of the adjacency/distance matrix