is.momentuHMM: Is momentuHMM

View source: R/momentuHMM.R

is.momentuHMMR 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.


momentuHMM documentation built on Oct. 19, 2022, 1:07 a.m.