| is.momentuHMM {momentuHMM} | R Documentation |
Is momentuHMM
Description
Check that an object is of class momentuHMM. Used in CIreal, CIbeta,
plotPR, plotStates, pseudoRes, stateProbs,
and viterbi.
Usage
is.momentuHMM(x)
Arguments
x |
An R object |
Value
TRUE if x is of class momentuHMM, FALSE otherwise.
[Package momentuHMM version 1.5.5 Index]