plot.twoComp_mixt | R Documentation |
Plots the empirical densities of the samples with optional arguments to improve the visualization.
## S3 method for class 'twoComp_mixt'
plot(x, add.plot = FALSE, ...)
x |
Object of class 'twoComp_mixt' from which the density will be plotted. |
add.plot |
(default to FALSE) Option to plot another mixture distribution on the same graph. |
... |
further classical arguments and graphical parameters for methods plot and hist. |
a plot with the densities of the samples provided as inputs.
Xavier Milhaud xavier.milhaud.research@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.