is.mlergm function

Check if the object is of class mlergm

Check if the object is of class mlergm

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

is.mlergm(x)

Arguments

  • x: An objected to be checked.

Returns

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

See Also

mlergm

  • Maintainer: Jonathan Stewart
  • License: GPL-3
  • Last published: 2021-08-23

Useful links