is.mrgmod {mrgsolve}R Documentation

Check if an object is a model object

Description

The function checks to see if the object is either mrgmod or packmod.

Usage

is.mrgmod(x)

Arguments

x

any object

Value

TRUE if x inherits mrgsims.


[Package mrgsolve version 0.11.1 Index]