moveHMM: Constructor of 'moveHMM' objects

View source: R/moveHMM.R

moveHMMR Documentation

Constructor of moveHMM objects

Description

Constructor of moveHMM objects

Usage

moveHMM(m)

Arguments

m

A list of attributes of the fitted model: mle (the maximum likelihood estimates of the parameters of the model), data (the movement data), mod (the object returned by the numerical optimizer nlm), conditions (a few conditions used to fit the model: stepDist, angleDist, zeroInflation, estAngleMean, stationary, and formula), rawCovs (optional – only if there are covariates in the data).

Value

An object moveHMM.


moveHMM documentation built on May 31, 2023, 6:13 p.m.