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