plot_latent_variables: Plot the latent variables of the mixture.

plot_latent_variablesR Documentation

Plot the latent variables of the mixture.

Description

Plot the latent variables of the mixture.

Usage

plot_latent_variables(x, cex = 1)

Arguments

x

An object of class 'vb_bmm'.

cex

Cex of the plot.

Value

A plot of the latent variables of the mixture.

Examples

data(fit_mvbmm_example)
plot_latent_variables(fit_mvbmm_example)

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