sequencerules-class: Class "sequencerules" --- Collections of Sequential Rules
Description
Represents a collection of sequential rules and their associated quality
measure. That is, the elements in the consequent occur at a later
time than the elements of the antecedent.
Arguments
Objects from the Class
Typically objects are created by a sequence rule mining algorithm as the
result value, e.g. method ruleInduction.
Objects can be created by calls of the form
new("sequencerules", ...).