Learn R Programming

MoNAn (version 1.1.0)

transitivity_basic: transitivity_basic

Description

Is mobility clustered in groups? This is represented by the count of transitive triads among three nodes. This effect is prone to degeneracy.

Usage

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

Value

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

Arguments

dep.var

state

cache

i

j

edge

update

getTargetContribution