is.moveHMM: Is moveHMM

View source: R/moveHMM.R

is.moveHMMR Documentation

Is moveHMM

Description

Check that an object is of class moveHMM. Used in CI, plotPR, plotStates, pseudoRes, stateProbs, and viterbi.

Usage

is.moveHMM(x)

Arguments

x

An R object

Value

TRUE if x is of class moveHMM, FALSE otherwise.


moveHMM documentation built on May 31, 2023, 6:13 p.m.