nodeIntensity.intensitynetUnd function

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

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

Calculates the mean intensity of the given node (intensity of all the edges of the node/number of edges of the node)

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

Arguments

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

Returns

mean intensity of the given node

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

Useful links