momentuHMM: Constructor of 'momentuHMM' objects

View source: R/momentuHMM.R

momentuHMMR Documentation

Constructor of momentuHMM objects

Description

Constructor of momentuHMM objects

Usage

momentuHMM(m)

Arguments

m

A list of attributes of the fitted model: mle (the maximum likelihood estimates of the parameters of the model), data (the fitHMM data), mod (the object returned by the fitHMM numerical optimizer nlm or optim), conditions (conditions used to fit the model: dist, zeroInflation, estAngleMean, circularAngleMean stationary, formula, userBounds, bounds, workBounds, DM, etc.), stateNames, and rawCovs (optional – only if there are transition probability matrix covariates in the data).

Value

An object momentuHMM.


bmcclintock/momentuHMM documentation built on Oct. 26, 2022, 1 a.m.