plot.bigergm function

Plot the network with the found clusters

Plot the network with the found clusters

This function plots the network with the found clusters. The nodes are colored according to the found clusters. Note that the function uses the network package for plotting the network and should therefore not be used for large networks with more than 1-2 K vertices

## S3 method for class 'bigergm' plot(x, ...)

Arguments

  • x: The output of the bigergm function
  • ...: Additional arguments, to be passed to lower-level functions
  • Maintainer: Cornelius Fritz
  • License: GPL-3
  • Last published: 2025-02-24

Useful links