selectingEdges: Selects the edges of the adjacency matrix

View source: R/selectingEdges.R

selectingEdgesR 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


BASiNETEntropy documentation built on Aug. 17, 2023, 1:06 a.m.