is.momentuHMM {momentuHMM} | R Documentation |
Check that an object is of class momentuHMM
. Used in CIreal
, CIbeta
,
plotPR
, plotStates
, pseudoRes
, stateProbs
,
and viterbi
.
is.momentuHMM(x)
x |
An R object |
TRUE
if x
is of class momentuHMM
, FALSE
otherwise.