is.groupbn {GroupBN} | R Documentation |
Generic function for groupbn objects
is.groupbn(x)
x |
an object of class groupbn |
A boolean; TRUE if x is of class groupbn, FALSE otherwise.
Ann-Kristin Becker
data("wine.groupbn.refined")
is.groupbn(wine.groupbn.refined)