momentuHMMData {momentuHMM}R Documentation

Constructor of momentuHMMData objects

Description

Constructor of momentuHMMData objects

Usage

momentuHMMData(data)

Arguments

data

A dataframe containing: ID (the ID(s) of the observed animal(s)) and the data streams such as step (the step lengths, if any), angle (the turning angles, if any), x (either easting or longitude, if any), y (either norting or latitude, if any), and covariates (if any).

Value

An object momentuHMMData.


[Package momentuHMM version 1.5.5 Index]