Skip to contents

Plot the state-space exploration plot for a bipartite collection object

Usage

# S3 method for class 'bisbmpop'
plot(x, criterion = "BICL", ...)

Arguments

x

a bisbmpop object.

criterion

The criterion to plot. Could be "BICL", "ICL" or "vbound". Default is "BICL".

...

other arguments to pass to the plot.

Value

A plot, a ggplot2 object.