R/permute_subgroups.R
compile_possible_subgroup_allocation.Rd
All information needed to perform this function (primarily the number and size of subgroups plus the levels of the allocation variable) are contained in and extracted from the subgroup object.
compile_possible_subgroup_allocation(
subgroup_object,
fullTree = FALSE,
maxCalls = 1e+06
)
A subgrouping object as returned by form_homogeneous_subgroups()
Boolean: Enforce full search of the possibility tree, independent of the value of maxCalls
Maximum number of recursive calls in the search tree, to avoid long run times with very large trees
List of possible allocations; Each allocation is an integer vector of allocation levels that are assigned in that order to the subgroups with given sizes