View source: R/2a_effectFunctions_exogenous.R
resource_covar_to_node_covar | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.