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

nodeIntensity.intensitynetUndR Documentation

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

Description

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

Usage

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

Arguments

obj

intensitynetUnd object

node_id

ID of the node

Value

mean intensity of the given node


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