The R Journal: article published in 2017, volume 9:2

arulesViz: Interactive Visualization of Association Rules with R PDF download
Michael Hahsler , The R Journal (2017) 9:2, pages 163-175.

Abstract Association rule mining is a popular data mining method to discover interesting relation ships between variables in large databases. An extensive toolbox is available in the R-extension package arules. However, mining association rules often results in a vast number of found rules, leaving the analyst with the task to go through a large set of rules to identify interesting ones. Sifting manually through extensive sets of rules is time-consuming and strenuous. Visualization and espe cially interactive visualization has a long history of making large amounts of data better accessible. The R-extension package arulesViz provides most popular visualization techniques for association rules. In this paper, we discuss recently added interactive visualizations to explore association rules and demonstrate how easily they can be used in arulesViz via a unified interface. With examples, we help to guide the user in selecting appropriate visualizations and interpreting the results.

Received: 2016-12-23; online 2017-10-24
CRAN packages: arulesViz, arules, DT, plotly, grid, visNetwork
CRAN Task Views implied by cited CRAN packages: MachineLearning, ReproducibleResearch


CC BY 4.0
This article is licensed under a Creative Commons Attribution 4.0 International license.

@article{RJ-2017-047,
  author = {Michael Hahsler},
  title = {{arulesViz: Interactive Visualization of Association Rules
          with R}},
  year = {2017},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2017-047},
  url = {https://doi.org/10.32614/RJ-2017-047},
  pages = {163--175},
  volume = {9},
  number = {2}
}