Learn R Programming

momentuHMM (version 1.4.3)

is.miSum: Is miSum

Description

Check that an object is of class miSum.

Usage

is.miSum(x)

Arguments

x

An R object

Value

TRUE if x is of class miSum, FALSE otherwise.