View source: R/2f_effectFunctions_endogenousCovariateBased.R
joining_similar_avoiding_dissimilar_covar_bin | R Documentation |
Do individuals with the same attribute tend to use the same paths and individuals with different attributes to move to different places? This statistic gives a positive contribution to all pairs of individuals with the same (binary) covariate who use the same path and a negative one to pairs of dissimilar individuals following the same path.
joining_similar_avoiding_dissimilar_covar_bin(
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.