View source: R/create_matrices.R
hype_norm_lap_mat | R Documentation |
As defined by Jurgen Jost and Raffaella Mulas doi: 10.1016/j.aim.2019.05.025
hype_norm_lap_mat(hype, as_matrix = TRUE)
hype |
A hypergraph object |
as_matrix |
Whether to coerce the result to a simple matrix |
The hyperedge normalised laplacian matrix of the hypergraph
h1 <- example_hype() hype_norm_lap_mat(h1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.