dyadic_covariate function

dyadic_covariate

dyadic_covariate

Is mobility between locations predicted by the dyadic covariate u? E.g., is mobility likely between organisations that are in the same region? Note that in many cases dyadic covariates can convey the same information as the ‘same covariate’ or the ‘covariate similarity’ effects.

dyadic_covariate( 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