Learn R Programming

MoNAn (version 1.1.0)

associativity_one_AC_covar_bin: associativity_one_AC_covar_bin

Description

Do individuals with the same attribute tend to use the same paths and individuals with different attributes to move to different places? This statistic gives a positive contribution to all cliques of individuals with the value 1 of a binary covariate who use the same path. It's a geometrically-weighted statistic, so the more cliques we add, the less they matter.

Usage

associativity_one_AC_covar_bin(
  dep.var = 1,
  resource.attribute.index,
  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

resource.attribute.index

state

cache

i

j

edge

update

getTargetContribution

alpha