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)
obj
: intensitynetUnd objectnode_id
: ID of the nodemean intensity of the given node
Useful links