crowding_out_prop_covar_bin {MoNAn} | R Documentation |
crowding_out_prop_covar_bin
Description
Is the tendency to stay in vs. move out of a location of individuals of type non-w dependent on the proportion of individuals of type w moving into the location? This is especially geared towards modelling how some locations become more or less attractive dependent on the change in composition for particular groups. This models segregation dynamics.
Usage
crowding_out_prop_covar_bin(
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.0.0 Index]