is.momentuHierHMM {momentuHMM}R Documentation

Is momentuHierHMM

Description

Check that an object is of class momentuHierHMM. Used in CIreal, CIbeta, plotPR, plotStates, pseudoRes, stateProbs, and viterbi.

Usage

is.momentuHierHMM(x)

Arguments

x

An R object

Value

TRUE if x is of class momentuHierHMM, FALSE otherwise.


[Package momentuHMM version 1.5.5 Index]