movmods: Table of movement processes.

movmodsR Documentation

Table of movement processes.

Description

Table listing all current continuous-time movement processes used within 'ctmm'.

Usage

movmods

Format

An object of class "data.frame", with five rows and six variables: name, name_short, tau_p, tau_v, hrange, and pars.

References

Calabrese et al. (2016) doi:10.1111/2041-210X.12559

name

Movement process names (e.g., "Ind. Ident. Distr. (IID)")

name_short

Abbreviated movement process names

tau_p

A Boolean denoting whether or not the movement process includes position autocorrelation

tau_v

A Boolean denoting whether or not the movement process includes velocity autocorrelation

hrange

A Boolean denoting whether or not the movement process includes range residency

pars

Character variable, to display autocorrelation parameters in HTML

...


movedesign documentation built on June 24, 2025, 9:07 a.m.