is.UBaymodel {UBayFS} | R Documentation |
Check whether an object is a UBaymodel
Description
Perform consistency checks of a UBaymodel.
Usage
is.UBaymodel(x)
Arguments
x |
an object to be checked for class consistency |
Value
returns a single scalar (TRUE or FALSE) indicating whether the object fulfills the consistency requirements of the UBayFS model
[Package UBayFS version 1.0 Index]