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)
obj
: intensitynet objectintensitynet class object where the graph contains all the edge intensities as an attribute
Useful links