nodeIntensity.intensitynetDir: Calculates the mean intensity of the given node (for directed...

nodeIntensity.intensitynetDirR Documentation

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

Description

Given a node, calculates its mean intensities regarding in and out edges associated with the node.

Usage

## S3 method for class 'intensitynetDir'
MeanNodeIntensity(obj, node_id)

Arguments

obj

intensitynetDir object

node_id

ID of the node

Value

mean intensities of the given node for in and out edges


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