piiCalc: Calculate the PII scores after the edge distances are...

Description Usage Arguments

Description

Calculate the PII scores after the edge distances are calculated

Usage

1
piiCalc(edgeDistance, edgevalence, piiBeta, piiX, maxDistance)

Arguments

edgeDistance

An integer matrix of distances from the nodes to the edges

piiBeta

The beta attenuation value (ideally -1.0 to -0.01)

piiX

The normalization factor based on the maximum degree.

maxDistance

The maximum distance in the edgeDistance matrix (or some user-provided max distance for very large networks)

valence

The postive / negative valence of each of the edges.


jfaganUK/pii documentation built on May 19, 2019, 7:16 a.m.