Plot 50% and 95% confidence ellipses for mixtures of Gaussians fitted using
FLXMCmvnorm
.
plotEll(object, data, which = 1:2, model = 1, project = NULL, points = TRUE,
eqscale = TRUE, col = NULL, number = TRUE, cex = 1.5, numcol = "black",
pch = NULL, ...)
An object of class flexmix
with a fitted
FLXMCmvnorm
model.
The response variable in a data frame or as a matrix.
Index numbers of dimensions of (projected) input space to plot.
The model (for a multivariate response) that shall be plotted.
Projection object, currently only the result of
prcomp
is supported.
Logical, shall data points be plotted?
Logical, plot using eqscplot
?
Logical, plot number labels at cluster centers?
Size and color of number labels.
Graphical parameters.
Friedrich Leisch and Bettina Gruen
FLXMCmvnorm