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 CAMAN.BIEM.object or a CAMAN.BIMIXALG.object

ellipse

logical. Plot ellipse? Defaults is TRUE

...

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]