The complex incidence matrix of a signed graph containing ambivalent ties.
as_incidence_complex(g, attr)
Arguments
g: igraph object.
attr: edge attribute name that encodes positive ("P"), negative ("N") and ambivalent ("A") ties.
Returns
a complex matrix
Details
This function is slightly different than as_incidence_matrix since it is defined for bipartite graphs. The incidence matrix here is defined as a S∈Cn,m, where n is the number of vertices and m the number of edges. Edges (i,j) are oriented such that i<j and entries are defined as