in_weights_AC: in_weights_AC

View source: R/2_effectFunctions.R

in_weights_ACR Documentation

in_weights_AC

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_AC(
  dep.var = 1,
  state,
  cache,
  i,
  j,
  edge,
  update,
  getTargetContribution = FALSE,
  alpha = 2
)

Arguments

dep.var
state
cache
i
j
edge
update
getTargetContribution
alpha

Value

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


MoNAn documentation built on Sept. 12, 2024, 5:08 p.m.