resource_covar_to_node_covar
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?
resource_covar_to_node_covar( dep.var = 1, resource.attribute.index, attribute.index, state, cache, i, j, edge, update, loop.contribution = FALSE, getTargetContribution = FALSE )
dep.var
resource.attribute.index
attribute.index
state
cache
i
j
edge
update
loop.contribution
getTargetContribution
Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.
Useful links