test_transition: Test for grouping transition (internal)
Description
This algorithm tests specific rows for a transition. Each cluster node will
test its own subset for grouping transitions, but the transition between the
last row of one cluster and the first of the next needs to be tested on the
master node.
Usage
test_transition(.self, cols, rows)
Value
Logical vector of which rows have a transition (first element is always TRUE)