plot.FitGenMLVSBM: Generalized Multilevel SBM Plot

View source: R/FitGenMLVSBM-class.R

plot.FitGenMLVSBMR Documentation

Generalized Multilevel SBM Plot

Description

basic matrix plot method for a FitMLVSBM object

Usage

## S3 method for class 'FitGenMLVSBM'
plot(x, type = c("graphon"), ...)

Arguments

x

an R6 object of class FitGenMLVSBM

type

A string for the type of plot, just "matrix" for now

...

additional parameters for S3 compatibility. Not used

Details

Basic matrix plot method for a FitMLVSBM object

Value

a ggplot2 object


Chabert-Liddell/MLVSBM documentation built on March 25, 2023, 11:45 a.m.