associativity_one_AC_covar_bin function

associativity_one_AC_covar_bin

associativity_one_AC_covar_bin

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 value 1 of a binary covariate who use the same path. It's a geometrically-weighted statistic, so the more cliques we add, the less they matter.

associativity_one_AC_covar_bin( dep.var = 1, resource.attribute.index, state, cache, i, j, edge, update, getTargetContribution = FALSE, alpha = 2 )

Arguments

  • dep.var:
  • resource.attribute.index:
  • state:
  • cache:
  • i:
  • j:
  • edge:
  • update:
  • getTargetContribution:
  • alpha:

Returns

Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.

  • Maintainer: Per Block
  • License: GPL (>= 3)
  • Last published: 2024-09-12

Useful links