in_ties_loops: in_ties_loops

View source: R/2_effectFunctions.R

in_ties_loopsR Documentation

in_ties_loops

Description

Are individuals that are in locations with a large inflow more likely to stay in their current location?

Usage

in_ties_loops(
  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.