plot_peaks: Plot the Binomial peaks of the mixture.

plot_peaksR Documentation

Plot the Binomial peaks of the mixture.

Description

Plot the Binomial peaks of the mixture.

Usage

plot_peaks(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 Binomial peaks per dimension.

Examples

data(fit_mvbmm_example)
plot_peaks(fit_mvbmm_example)

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