R/Plots_extra.R
plot_latent_variables.Rd
Plot the latent variables of the mixture.
plot_latent_variables(x, cex = 1)
An object of class 'vb_bmm'.
Cex of the plot.
A plot of the latent variables of the mixture.
data(fit_mvbmm_example) plot_latent_variables(fit_mvbmm_example)