Skip to contents

A splitting function takes block ids and block ordering vector (or vectors) and produces a factor that assigns some block ids to one group or another group.

Usage

splitLOO(bid, x)

Arguments

bid

Block id

x

A vector that we can use to order the blocks. A block-level value. Like N or harmonic mean weight of the block.

Value

A factor categorizing blocks into groups.