Learn R Programming

MoNAn (version 1.1.0)

loops: loops

Description

Do individuals stay in their location of origin, compared to going to a different location?

Usage

loops(
  dep.var = 1,
  state,
  cache,
  i,
  j,
  edge,
  update,
  getTargetContribution = FALSE
)

Value

Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.

Arguments

dep.var

state

cache

i

j

edge

update

getTargetContribution