reciprocity_min_dyad_covar function

reciprocity_min_dyad_covar

reciprocity_min_dyad_covar

Do individuals move to destinations that send more individuals to ego’s origin? This is weighted by a dydic covariate. This version of the effect is the minimum of the moves in either direction, thereby guarding against degeneracy and guaranteeing sample size consistency. It counts the ‘raw’ number of reciprocated transitions in the mobility network.

reciprocity_min_dyad_covar( dep.var = 1, attribute.index, state, cache, i, j, edge, update, getTargetContribution = FALSE )

Arguments

  • dep.var:
  • 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