nodeIntensity.intensitynetDir function

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

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

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

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

Arguments

  • obj: intensitynetDir object
  • node_id: ID of the node

Returns

mean intensities of the given node for in and out edges

  • Maintainer: Pol Llagostera
  • License: GPL-3
  • Last published: 2023-04-11

Useful links