Learn R Programming

MoNAn (version 1.1.0)

in_weights_GW: in_weights_GW

Description

Is there a preferential attachment in the mobility network, i.e., do individuals move particularly to popular destinations? The geometrically weighted version avoids degeneracy.

Usage

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

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