plot_mixing_proportions: Plot the mixing proportions of the mixture.

plot_mixing_proportionsR Documentation

Plot the mixing proportions of the mixture.

Description

Plot the mixing proportions of the mixture.

Usage

plot_mixing_proportions(x, cex = 1, colors = NA)

Arguments

x

An object of class 'vb_bmm'.

cex

Cex of the plot.

colors

Optional vector of colors, default (NA) are ggplot colors.

Value

A plot of the mixing proportions of the mixture.

Examples

data(fit_mvbmm_example)
plot_mixing_proportions(fit_mvbmm_example)

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