View source: R/momentuHierHMM.R
is.momentuHierHMM | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.