Skip to content

arules_1.6-2

Compare
Choose a tag to compare
@mhahsler mhahsler released this 03 Dec 23:13
· 272 commits to master since this release

New Features

  • discretizeDF now understands the method "none" which skips discretization.
  • discretizeDF now reports which column produces the problem.

Changes

  • transactions: numeric columns are now discretized during coersion using discretizeDF (with a warning).

Bug Fixes

  • The spurious warning for reaching maxlen in apriori is now removed (reported by Ryan J. Cole).
  • Fixed matrix check in function dissimilarity.