Learn R Programming

arules (version 0.2-6)

associations-class: Class ``associations'' - A Set of Associations

Description

The associations class is a virtual class which is extended to represent mining result (e.g., sets of itemsets or rules). The class provides accessors for the quality slot and a method for sorting the associations.

Arguments

Objects from the Class

A virtual class: No objects may be created from it.

See Also

itemMatrix-class