momentuHierHMMData: Constructor of 'momentuHierHMMData' objects

View source: R/momentuHierHMMData.R

momentuHierHMMDataR Documentation

Constructor of momentuHierHMMData objects

Description

Constructor of momentuHierHMMData objects

Usage

momentuHierHMMData(data)

Arguments

data

A dataframe containing: ID (the ID(s) of the observed animal(s)), level (the level of the hierarchy for each observation), 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 momentuHierHMMData.


momentuHMM documentation built on Oct. 19, 2022, 1:07 a.m.