View source: R/2a_effectFunctions_exogenous.R
sim_covariate | R Documentation |
Is mobility more likely between locations that are similar on some attribute v? E.g., is mobility more likely between organisations that have a similar size?
sim_covariate(
dep.var = 1,
attribute.index,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
dep.var |
|
attribute.index |
|
state |
|
cache |
|
i |
|
j |
|
edge |
|
update |
|
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.