moveHMM {moveHMM} | R 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: |
Value
An object moveHMM
.
[Package moveHMM version 1.11 Index]