mlergm (version 0.1)

is.gof_mlergm: Check if object is of class gof_mlergm

Description

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

Usage

is.gof_mlergm(x)

Arguments

x

An object to be checked.

Value

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

See Also

mlergm, gof.mlergm