Learn R Programming

MoNAn (version 1.1.0)

transitivity_GW: transitivity_GW

Description

Is mobility clustered in groups? This is represented by the count of transitive triads among three nodes, where the number of two-paths is geometrically weighted down to avoid degeneracy.

Usage

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

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

alpha