concentration_basic_squared {MoNAn}R Documentation

concentration_basic_squared

Description

Is there a bandwagon effect in mobility, i.e. do mobile individuals move to locations that are the destination of many others from their origin?

Usage

concentration_basic_squared(
  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]