EdgeIntensitiesAndProportions.intensitynet function

Calculate all the edge intensities of the graph.

Calculate all the edge intensities of the graph.

Calculate all the edge intensities of the graph. It's more fast than using iteratively the function EdgeIntensity for all edges.

## S3 method for class 'intensitynet' EdgeIntensitiesAndProportions(obj)

Arguments

  • obj: intensitynet object

Returns

intensitynet class object where the graph contains all the edge intensities as an attribute

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

Useful links