Learn R Programming

arules (version 1.0-12)

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

sort, write, length, is.subset, is.superset, sets, unique, itemMatrix-class