Learn R Programming

DGM (version 1.7.4)

rmRecipLow: Removes reciprocal connections in the lower diagnoal of the network matrix.

Description

Removes reciprocal connections in the lower diagnoal of the network matrix.

Usage

rmRecipLow(M)

Arguments

M

adjacency matrix

Value

M adjacency matrix without reciprocal connections.