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


cbg-ethz/netprioR documentation built on May 13, 2019, 2:02 p.m.