View source: R/2d_effectFunctions_reciprocity.R
reciprocity_min | R Documentation |
Do individuals move to destinations that send more individuals to ego’s origin? This version of the effect is the minimum of the moves in either direction, thereby guarding against degeneracy and guaranteeing sample size consistency. It counts the ‘raw’ number of reciprocated transitions in the mobility network.
reciprocity_min(
dep.var = 1,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
dep.var |
|
state |
|
cache |
|
i |
|
j |
|
edge |
|
update |
|
getTargetContribution |
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.