sparse matrix of transactions
Returns the result from Node-FPGrowth or a summary of support and strong associations
Formats an array of transactions into a sparse matrix like format for Apriori/Eclat
CSV data of transactions
{values - unique list of all values, valuesMap - map of values and labels, transactions - formatted sparse array}
returns association rule learning results
https://github.com/alexisfacques/Node-FPGrowth