Learn R Programming

intensitynet (version 1.3.1)

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

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 intensitynet
EdgeIntensitiesAndProportions(obj)

Value

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

Arguments

obj

intensitynet object