concentration_AC_dyad_covar {MoNAn} | R Documentation |
concentration_AC_dyad_covar
Description
Are bandwagon effects (concentration) particularly prevalent between locations that share characteristics as encoded in a binary dyadic covariate? E.g., do workers follow the moves of other workers mainly in case they go to organisations in the same region?
Usage
concentration_AC_dyad_covar(
dep.var = 1,
attribute.index,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE,
alpha = 2
)
Arguments
dep.var |
|
attribute.index |
|
state |
|
cache |
|
i |
|
j |
|
edge |
|
update |
|
getTargetContribution |
|
alpha |
Value
Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.
[Package MoNAn version 1.1.0 Index]