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

View source: R/is.mlergm.R

is.mlergmR Documentation

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


mlergm documentation built on June 8, 2025, 9:41 p.m.