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