SimulatedTracks: Simulated range shift tracks

Description Usage Format Details Source Examples

Description

Five simulated tracks: MWN.sim, MOU.sim, MOUF.sim are simulated two-range shifts with different levels of position and velocity autocorrelation, MOUF.sim.random which has 100 observations random times, and MOU.3range which is a MOU process with two range shifts (and 200 observations).

Usage

1
data("SimulatedTracks")

Format

Each of these is a data frame with 100 observations of three numeric variables (except for MOU.3range, which has 200 observations). The columns are: T, X, Y.

Details

The data frames are also track class object frame.

MOU.3range

Simulated migratory Ornstein-Uhlenbeck with 3 range

MOU.sim

Simulated migratory Ornstein-Uhlenbeck

MOUF.sim

Simulated migratory Ornstein-Uhlenbeck Flemming

MOUF.sim.random

Simulated migratory Ornstein-Uhlenbeck Flemming at random or arbitrary times of observation

MWN.sim

Simulated migratory white noise ranging model

Source

Code to simulate tracks like these are provided in the marcher vignette.

Examples

1
2
3
4
5
6

marcher documentation built on May 2, 2019, 9:44 a.m.