Greetings: This graph seems like something that should be pretty straightforward using the igraph package for R. I am trying to figure out which arguments I need to pass to obtain the edges between sub-patterns and super-patterns. In this example, a item set of 5 items is represented.
I am sure this is solved with the graph.lattice function in igraph but I haven't figured out the arguments to pass. Please note that the graph presented comes from Data Mining: Concepts and Techniques (Han, Kamber, & Pei, 2011).
Thanks in advance for any guidance.
