View source: R/2f_effectFunctions_endogenousCovariateBased.R
avoiding_dissimilar_covar_cont | R Documentation |
Do individuals with different attributes tend to move to different places? This statistic gives a contribution to all pairs of individuals who use the same path that is weighted by the absolute difference between their continuous attribute.
avoiding_dissimilar_covar_cont(
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.