selectingEdges {BASiNETEntropy} | R Documentation |
Selects the edges of the adjacency matrix
Description
A function that selects the edges of the adjacency matrix
Usage
selectingEdges(MAX, data)
Arguments
MAX |
The maximum entropy |
data |
The adjacency matrix |
Value
Returns the selected edges of the adjacency matrix
Author(s)
Murilo Montanini Breve
[Package BASiNETEntropy version 0.99.6 Index]