mat.lp | R Documentation |
Create the laplacian matrix of a network.
mat.lp(M)
M |
a square adjacency matrix. |
Laplacian matrix is the difference between the degrees matrix and the adjacency matrix.
Sebastian Sosa, Ivan Puga-Gonzalez.
REF laplacian !!!!!!!!!!!!!!!!
Sosa, S. (2018). Social Network Analysis, in: Encyclopedia of Animal Cognition and Behavior. Springer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.