reciprocity_GW_dyad_covar {MoNAn}R Documentation

reciprocity_GW_dyad_covar

Description

Is reciprocity in mobility particularly prevalent between locations weighted by a dyadic covariate? E.g., do workers move to organisations similar in some way to ego’s origin?

Usage

reciprocity_GW_dyad_covar(
  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.1.0 Index]