missSBM_fit
Plot function for the various fields of a missSBM_fit
: the fitted
SBM (network or connectivity), and a plot monitoring the optimization.
# S3 method for missSBM_fit
plot(x, type = c("network", "connectivity", "monitoring"), ...)
an object with class missSBM_fit
the type specifies the field to plot, either "network", "connectivity" or "monitoring"
additional parameters for S3 compatibility. Not used
a ggplot object