Add all the hypotheses related to a group of events
hypothesis.add.group(
x,
FUN,
group,
pattern.cause = "*",
pattern.effect = "*",
dim.min = 2,
dim.max = length(group),
min.prob = 0,
silent = FALSE
)
A TRONCO compliant dataset.
Type of pattern to be added, e.g., co-occurance, soft or hard exclusivity.
Group of events to be considered.
Possibile causes for the pattern.
Possibile effects for the pattern.
Minimum cardinality of the subgroups to be considered.
Maximum cardinality of the subgroups to be considered.
Minimum probability associated to each valid group.
A parameter to disable/enable verbose messages.
A TRONCO compliant object with the added hypotheses