loops_node_covar {MoNAn} | R Documentation |
loops_node_covar
Description
Are locations with specific attributes ‘stickier’ than others, i.e., do individuals have a higher propensity to stay in some locations? E.g., are individuals working in organisations in one region less likely to change their employer?
Usage
loops_node_covar(
dep.var = 1,
attribute.index,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
Arguments
dep.var |
|
attribute.index |
|
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]