View source: R/2d_effectFunctions_reciprocity.R
reciprocity_AC | R Documentation |
Do individuals move to destinations that send many individuals to ego’s origin? The number of incoming individuals has decreasing returns, that is, every additionally incoming individual influences ego’s choice less.
reciprocity_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.