Plot the Binomial peaks of the mixture.
plot_peaks(x, cex = 1, colors = NA)An object of class 'vb_bmm'.
Cex of the plot.
Optional vector of colors, default (NA) are ggplot colors.
A plot of the Binomial peaks per dimension.
data(fit_mvbmm_example)
plot_peaks(fit_mvbmm_example)