reciprocity_GW_dyad_covar_bin {MoNAn}R Documentation

reciprocity_GW_dyad_covar_bin

Description

Is reciprocity in mobility particularly prevalent between locations that share characteristics as encoded in a binary dyadic covariate? E.g., do workers move to organisations in the same region that send more workers to ego’s origin?

Usage

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

Arguments

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

Value

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


[Package MoNAn version 1.0.0 Index]