Rdocumentation
powered by
Learn R Programming
moveHMM (version 1.1)
moveHMM: 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
),
Value
An object
moveHMM
.