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