laplacian: Graph Laplacian

Description Usage Arguments Value Author(s)

Description

Compute the Laplacian matrix of a graph given its adjacency matrix

Usage

1
laplacian(x, norm = c("none", "sym", "asym"))

Arguments

x

Adjacency matrix

norm

Type of normalisation

Value

Laplacian matrix

Author(s)

Fabian Schmich


netprioR documentation built on Nov. 8, 2020, 5:40 p.m.