Description
Calculates the weighted indegree distribution of all locations in the
network.
The weighted indegree is simply the column sum of the mobility table.
Usage
getIndegree(cache, dep.var, lvls, ...)
Value
The degree distribution of simulated networks.
Arguments
- cache
Current Cache.
- dep.var
Dependent Variable.
- lvls
Levels for which the function calculates values.
- ...
Additional parameters.