nodeIntensity.intensitynetMix: Calculates the mean intensity of the given node (for mixed...

nodeIntensity.intensitynetMixR Documentation

Calculates the mean intensity of the given node (for mixed networks)

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 class 'intensitynetMix'
MeanNodeIntensity(obj, node_id)

Arguments

obj

intensitynetMix object

node_id

ID of the node

Value

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


intensitynet documentation built on April 11, 2023, 6:07 p.m.