View source: R/2e_effectFunctions_transitivity.R
transitivity_AC | R Documentation |
Is mobility clustered in groups? This is represented by the count of transitive triads among three nodes, where the number of two-paths is geometrically weighted down to avoid degeneracy.
transitivity_AC(
dep.var = 1,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE,
alpha = 1.1
)
dep.var |
|
state |
|
cache |
|
i |
|
j |
|
edge |
|
update |
|
getTargetContribution |
|
alpha |
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.