avoiding_dissimilar_covar_cont function

avoiding_dissimilar_covar_cont

avoiding_dissimilar_covar_cont

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 )

Arguments

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

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