EdgeIntensitiesAndProportions.intensitynet: Calculate all the edge intensities of the graph.

View source: R/intensitynet.R

EdgeIntensitiesAndProportions.intensitynetR Documentation

Calculate all the edge intensities of the graph.

Description

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

Usage

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

Arguments

obj

intensitynet object

Value

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


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