plot.CAMAN.BIMIXALG.object {CAMAN} | R Documentation |
Plot ellipses
Description
Graphical display of the EM algorithm and bivariate MIXALG
Usage
## S3 method for class 'CAMAN.BIMIXALG.object'
plot(x, ellipse, ...)
## S3 method for class 'CAMAN.BIEM.object'
plot(x, ellipse, ...)
Arguments
x |
a |
ellipse |
logical. Plot ellipse? Defaults is |
... |
further arguments. Currently ignored. |
Author(s)
Peter Schlattmann
References
Schlattmann, P. (2009). Medical Applications of Finite Mixture Models. Berlin: Springer.
[Package CAMAN version 0.78 Index]