Check if object is of class gof_mlergm
gof_mlergm
Function checks if a provided object is of class gof_mlergm
(see gof.mlergm
for details).
is.gof_mlergm(x)
x
: An object to be checked.TRUE
if the provided object x
is of class gof_mlergm
, FALSE
otherwise.
mlergm
, gof.mlergm
Useful links