| is.HMMfits {momentuHMM} | R Documentation |
Is HMMfits
Description
Check that an object is of class HMMfits.
Usage
is.HMMfits(x)
Arguments
x |
An R object |
Value
TRUE if x is of class HMMfits, FALSE otherwise.
[Package momentuHMM version 1.5.5 Index]