Learn R Programming

intensitynet (version 1.3.1)

nodeIntensity.intensitynetMix: Given a node, calculates its mean intensities depending on the edges associated with the node, those intensities are: in, out (for directed edges), undirected and total intensity.

Description

Given a node, calculates its mean intensities depending on the edges associated with the node, those intensities are: in, out (for directed edges), undirected and total intensity.

Usage

# S3 method for intensitynetMix
MeanNodeIntensity(obj, node_id)

Value

mean intensities of the given node for undirected edges, in and out directed and total intensity.

Arguments

obj

intensitynetMix object

node_id

ID of the node