Chapter 5 Filter and Group
Important tasks in network analysis include omitting insignificant or nominal connections from a graph while highlighting and emphasizing others.
5.1 Pruning
Pruning is the process of eliminating insignifant or nominal connections from the network graph. There are many methods available and only the simplest of strategies are employed here. The example here is Zachary’s karate club, a resident dataset in the igraphdata
package. More information may be found by entering ?igraphdata::karate
.
5.2 Grouping
Grouping is the process of associating nodes together via