loops_GW {MoNAn} | R Documentation |
loops_GW
Description
Do individuals stay in their current location, in case many other from their current location also stay? This effect tests whether the ‘benefit’ of staying in the origin location depends on the number of others also staying. Note that this effect should be modelled alongside the loops effect.
Usage
loops_GW(
dep.var = 1,
state,
cache,
i,
j,
edge,
update,
getTargetContribution = FALSE,
alpha = 2
)
Arguments
dep.var |
|
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]