View source: R/5_gofParamFunctions.R
getIndegree | 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.
gofMobilityNetwork()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.