A small example database for weighted association rule mining provided as an
object of class transactions.
Arguments
Format
Object of class transactions with 6 transactions and 8 items. Weights are stored as transaction information.
Details
The data set contains the example database described in the paper by K. Sun
and F.Bai for illustration of the concepts of weighted association rule
mining. weight stored as transaction information denotes the
transaction weights obtained using the HITS algorithm.
See Also
Other weighted association mining functions:
hits(),
weclat()