reciprocity_basic: reciprocity_basic

View source: R/2d_effectFunctions_reciprocity.R

reciprocity_basicR Documentation

reciprocity_basic

Description

Do individuals move to destinations dependent on the number of individuals that move to ego’s origin from that destination?

Usage

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

Arguments

dep.var
state
cache
i
j
edge
update
getTargetContribution

Value

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


MoNAn documentation built on Sept. 12, 2024, 5:08 p.m.