View source: R/2f_effectFunctions_endogenousCovariateBased.R
associativity_all_AC_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 cliques of individuals with the same (binary) covariate who use the same path. It's a geometrically-weighted statistic, so the more cliques we add, the less they matter.
associativity_all_AC_covar_bin(
dep.var = 1,
resource.attribute.index,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE,
alpha = 2
)
dep.var |
|
resource.attribute.index |
|
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.