getAdjacencyMatrix-methods {mixnet} | R Documentation |
Methods for Function ‘getAdjacencyMatrix’ in package ‘spmgraph’
Description
Return the adjacency matrix of an object of the `spmgraph' class.
Methods
- g = "spmgraph"
- an object of the `spmgraph' class.
- withlabels = FALSE
- of set to true, the rows and columns of the matrix will be named after the graph node labels.
[Package
mixnet version 0.1
Index]