View source: R/2e_effectFunctions_transitivity.R
transitivity_netflow | R Documentation |
Do individuals move in one direction in locally ordered triads? E.g., is there a local hierarchy that individuals follow when moving between locations? The effect is sample size consistent.
transitivity_netflow(
dep.var = 1,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
dep.var |
|
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.