EntropicDegree: Dntropic Degree

Description Usage Arguments Details

View source: R/EntropicDegree.R

Description

Calculates the entropic degree of each node in the network using the edge feature of choice. The default is the flow limit of the line.

Usage

1
EntropicDegree(g, value = "Link.Limit", Scale = FALSE)

Arguments

g

an igraph object

value

The line feature to be used in calculating the entropic degree

Scale

Should the values be scaled by multiplying by the log of the node degree

Details

This value is implemented as defined by Bompard et al in "Analysis of structural vulnerabilities in power transmission grids” doi: 10.1016/j.ijcip.2009.02.002.


JonnoB/PowerGridNetworking documentation built on Aug. 7, 2021, 3:04 a.m.