Plot the mixing proportions of the mixture.
plot_mixing_proportions(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 mixing proportions of the mixture.
data(fit_mvbmm_example)
plot_mixing_proportions(fit_mvbmm_example)