resource_covar_to_node_covar: resource_covar_to_node_covar

View source: R/2a_effectFunctions_exogenous.R

resource_covar_to_node_covarR Documentation

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
)

Arguments

dep.var
resource.attribute.index
attribute.index
state
cache
i
j
edge
update
loop.contribution
getTargetContribution

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.