Skip to contents

Removes redundant subgroups by checking for exact ties in key columns.

Usage

remove_redundant_subgroups(found.hrs)

Arguments

found.hrs

Data.table of found subgroups.

Value

Data.table of non-redundant subgroups.