View source: R/2_effectFunctions.R
in_weights_AC | R Documentation |
Is there a preferential attachment in the mobility network, i.e., do individuals move particularly to popular destinations? The geometrically weighted version avoids degeneracy.
in_weights_AC(
dep.var = 1,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE,
alpha = 2
)
dep.var |
|
state |
|
cache |
|
i |
|
j |
|
edge |
|
update |
|
getTargetContribution |
|
alpha |
Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.