mlergm (version 0.1)

is.mlergm: Check if the object is of class mlergm

Description

Function checks if a provided object is of class mlergm (see mlergm for details).

Usage

is.mlergm(x)

Arguments

x

An objected to be checked.

Value

TRUE if the provided object x is of class mlergm, FALSE otherwise.

See Also

mlergm