Hello,
I am successfully applying apriori Algorithm in arules package to basket-form
data and am getting a set of association rules. Is there an easy way to know,
which rows violate these rules? That is, if I have a rule {beer,vodka} =>
{gin}, I want to find rows which contain {beer,vodka} but not {gin}.
Best regards and thanks in advance,
Rashid
[[alternative HTML version deleted]]
Possibly Parallel Threads
- How to save association rules generated by arules package
- Arules - predict function issues - subscript out of bounds
- arules package question- apriori/S4 object export question
- arules package apriori() fn error message XXXX
- arules: rules are built on item ordering in the dataframe, rather than
