Displaying 1 result from an estimated 1 matches for "associan".
Did you mean:
associat
2006 Nov 30
0
from data.frame to transactions
Hi,
I am trying to perform associan rule mining on a dataset I have loaded
form a CSV file, but the [apriori] function of [arules] package accepts
binaryMatrices or transactions only. Is there any straightforward way
through this conversion?
Thanks in advance.