laplacian: —————- Helper functions —————- laplacian

Description Usage Arguments Value

View source: R/SpeCon.R

Description

The function to calculate Graph Laplacian from an Adjacency Matrix

Usage

1
laplacian(AdjMat, type, regularizer)

Arguments

AdjMat

An Adjacency Matrix

type

Type to normalize to matrix: only by rows, only by columns, or both

regularizer

Whether to regularize: TRUE or FALSE

Value

GraphLap The Graph Laplacian


yzhang672/pairGraphText documentation built on May 6, 2019, 8:58 p.m.