PlotMixture | R Documentation |
Plot mixtures.
PlotMixture(
x,
qofz,
binwidth = 0.05,
xlab.text = NULL,
ylab.text = NULL,
title.text = NULL
)
x |
data vector |
qofz |
Mode assignment probabilities for each sample. Samples x modes. |
binwidth |
binwidth for histogram |
xlab.text |
xlab.text |
ylab.text |
ylab.text |
title.text |
title.text |
Used for its side-effects
Leo Lahti leo.lahti@iki.fi
See citation('netresponse') for citation details.
# PlotMixture(x, qofz)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.