Skip to contents

browses through result tree and collects all combinations

Usage

hsBrowseCombis(tree, combis = list())

Arguments

tree

list representing a tree structure as returned by hsCoefAna

combis

List of combinations. Default: list()

Value

list with first element containing matrix of combinations of length 1, second element containing matrix of combinations of length 2, and so on.