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