R/complex_matrices.R
as_incidence_signed.Rd
This function returns the incidence matrix for a signed two-mode network.
as_incidence_signed(g, sparse = FALSE)
igraph object (bipartite). Must have a "sign" edge attribute.
Logical scalar, whether to return the result as a sparse matrix. The Matrix package is required for sparse matrices.
signed incidence matrix