Sharon
10 years agoMicrosoft Employee
Association Rules
Description
Association rules are ideal to quicly derive insights from large datasets. The rules are autmatically detected and visualized.
Prerequisites (The sample .pbix files will not...
Anonymous
8 years agoNot applicable
boefraty I know this is a very old thread but I am getting the same error with this visual. Is there a way to fix it?
boefraty
8 years agoMicrosoft Employee
Hi Anonymous and Anonymous and surething and ironryan77 and HowardCC
I am really sorry for such a a late reply. The error in R-script is inside cleanRedundant function
The is.subset functionality changed with latest releases of arules package.
Quick and dirty fix is to comment out some lines in the function (attached solution)
Which means you still may get some redundant rules in output, will investigate in the future.