plot_ELBO: Plot the ELBO

View source: R/Plots_extra.R

plot_ELBOR Documentation

Plot the ELBO

Description

Plot the ELBO

Usage

plot_ELBO(x, cex = 1)

Arguments

x

An object of class 'vb_bmm'.

cex

Cex of the plot.

Value

A plot of the ELBO.

Examples

data(fit_mvbmm_example)
plot_ELBO(fit_mvbmm_example)

caravagn/VIBER documentation built on July 16, 2022, 1:23 a.m.