transitivity_min {MoNAn} | R Documentation |
transitivity_min
Description
Is mobility clustered in groups? This is represented by the minimum of reciprocated mobility being present among three nodes. Using the minimum ensures that the effect is not degenerate and it is sample size consistent.
Usage
transitivity_min(
dep.var = 1,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
Arguments
dep.var |
|
state |
|
cache |
|
i |
|
j |
|
edge |
|
update |
|
getTargetContribution |
Value
Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.
[Package MoNAn version 1.0.0 Index]