If not calculated, calculates the intensity of the edge with nodes; node_id1, node_id2. If the edge already contains an intensity, give it directly.
# S3 method for intensitynet
EdgeIntensity(obj, node_id1, node_id2)
Intensity of the edge
intensitynet object
First node ID of the edge
Second node ID of the edge