getIndegree {MoNAn} | R Documentation |
Calculates the weighted indegree distribution of all locations in the network. The weighted indegree is simply the column sum of the mobility table.
getIndegree(cache, dep.var, lvls, ...)
cache |
Current Cache. |
dep.var |
Dependent Variable. |
lvls |
Levels for which the function calculates values. |
... |
Additional parameters. |
The degree distribution of simulated networks.