loops_resource_covar {MoNAn} | R Documentation |
loops_resource_covar
Description
Are individuals with certain characteristics more likely to remain in their current location? For example, are men more likely to remain in their current organisation, while women are more likely to move employer?
Usage
loops_resource_covar(
dep.var = 1,
resource.attribute.index,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE
)
Arguments
dep.var |
|
resource.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.1.0 Index]