is.RoBMA {RoBMA} | R Documentation |
Reports whether x is a RoBMA object
Description
Reports whether x is a RoBMA object
Usage
is.RoBMA(x)
is.RoBMA.reg(x)
is.NoBMA(x)
is.NoBMA.reg(x)
is.BiBMA(x)
Arguments
x |
an object to test |
Value
returns a boolean.
[Package RoBMA version 3.1.0 Index]