plots: Plot ellipses

plot.CAMAN.BIMIXALG.objectR 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.


CAMAN documentation built on Sept. 22, 2023, 5:12 p.m.

Related to plots in CAMAN...