Learn R Programming

MoNAn (version 1.1.0)

resource_covar_to_node_covar: resource_covar_to_node_covar

Description

Do individuals with some individual attribute w tend to move to locations with some location characteristic v? E.g., do women move to larger organisations than men?

Usage

resource_covar_to_node_covar(
  dep.var = 1,
  resource.attribute.index,
  attribute.index,
  state,
  cache,
  i,
  j,
  edge,
  update,
  loop.contribution = FALSE,
  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

attribute.index

state

cache

i

j

edge

update

loop.contribution

getTargetContribution