View source: R/2d_effectFunctions_reciprocity.R
reciprocity_min_resource_covar | R Documentation |
Do people reciprocate moves to other locations specifically if they and others have a higher value on some covariate? For example, do women move to organisations that send women to their origin organisation?
reciprocity_min_resource_covar(
dep.var = 1,
resource.attribute.index,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
dep.var |
|
resource.attribute.index |
|
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.