Learn R Programming

MoNAn (version 1.1.0)

avoiding_dissimilar_covar_bin: avoiding_dissimilar_covar_bin

Description

Do individuals with different attributes to move to different places? This statistic gives a negative contribution to pairs of dissimilar individuals following the same path.

Usage

avoiding_dissimilar_covar_bin(
  dep.var = 1,
  resource.attribute.index,
  state,
  cache,
  i,
  j,
  edge,
  update,
  getTargetContribution = FALSE
)

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