present_relations {MoNAn}R Documentation

present_relations

Description

Do individuals move along many or few paths out of their origin? This models whether individuals have a tendency against being the only one moving to a particular destination from their origin.

Usage

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


[Package MoNAn version 1.0.0 Index]