Skip to contents

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

Usage

splitCluster(bid, x)

Arguments

bid

Block id

x

A vector that we can use to order the blocks

Value

A factor categorizing blocks into groups.