is.gof_mlergm: Check if object is of class 'gof_mlergm'

View source: R/is.gof_mlergm.R

is.gof_mlergmR Documentation

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


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