in_weights_exponent function

in_weights_exponent

in_weights_exponent

Is there a preferential attachment in the mobility network, i.e., do individuals move particularly to popular destinations?

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

Arguments

  • dep.var:
  • state:
  • cache:
  • i:
  • j:
  • edge:
  • update:
  • getTargetContribution:
  • exponent:

Returns

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

  • Maintainer: Per Block
  • License: GPL (>= 3)
  • Last published: 2024-09-12

Useful links