is.compatible
is a generic function with a method for the class
"bitsplits"
. It checks whether a set of splits is compatible
using the arecompatible
function.
is.compatible(obj)
"is.compatible"(obj)
arecompatible(x, y, n)
"bitsplits"
.
.TRUE
if the splits are compatible, FALSE
otherwise.