plot_mixture_marginal {RprobitB}R Documentation

Plot marginal mixing distributions

Description

This function plots an estimated marginal mixing distributions.

Usage

plot_mixture_marginal(mean, cov, weights, name)

Arguments

mean

The class means.

cov

The class covariances.

weights

The class weights.

name

The covariate name.

Value

An object of class ggplot.


[Package RprobitB version 1.1.4 Index]