laplacian_energy_degrees: Laplacian energy.

View source: R/met.lpEnergyDegree.R

laplacian_energy_degreesR Documentation

Laplacian energy.

Description

Calculate the Laplacian energy.

Usage

laplacian_energy_degrees(M)

Arguments

M

a square adjacency matrix.

Details

Laplacian energy is the sum of squares of the eigenvalues in the Laplacian matrix. This version use the met.degree to calculated the Laplacian energy.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzalez.

References

REF laplacian !!!!!!!!!!!!!!!!

Sosa, S. (2018). Social Network Analysis, in: Encyclopedia of Animal Cognition and Behavior. Springer.


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.