Description Usage Arguments See Also Examples
plot
method for Mix
objects visualizing the mixture density, with an option of showing the component densities.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
object of class |
ylim |
range of y values to use, if not specified (or containing |
xlim |
range of x values to use, particularly important if |
xout |
numeric or |
n |
number of points to generate if |
type |
character denoting the type of plot, see e.g. |
xlab, ylab |
labels for the x and y axis with defaults. |
main |
main title of plot, defaulting to the |
lwd |
line width for plotting, a positive number. |
log |
logical flag, if |
components |
logical flag indicating whether the individual mixture components should be plotted, set to |
h0 |
logical flag indicating whether the line y = 0 should be drawn. |
parComp |
graphical parameters for drawing the individual components if |
parH0 |
graphical parameters for drawing the line y = 0 if |
... |
further arguments passed to the function for plotting the mixture density. |
Mix
for the construction of Mix
objects, dMix
for the density/mass of a mixture.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.