selectingEdges: Selects the edges of the adjacency matrix
Description
A function that selects the edges of the adjacency matrix
Usage
selectingEdges(MAX, data)
Value
Returns the selected edges of the adjacency matrix
Arguments
- MAX
The maximum entropy
- data
The adjacency matrix
Author
Murilo Montanini Breve