moveHMM: Constructor of 'moveHMM' objects

View source: R/moveHMM.R

moveHMMR Documentation

Constructor of moveHMM objects

Description

This constructor is not intended to be used, except inside the function fitHMM. Refer to the documentation for that function.

Usage

moveHMM(m)

Arguments

m

A list of attributes of the fitted model: mle (maximum likelihood estimates of model parameters), data (movement data), mod (output of numerical optimizer nlm), conditions (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.


TheoMichelot/moveHMM documentation built on March 18, 2024, 2:38 a.m.