Learn R Programming

mclust (version 2.0-1)

mvn2plot: Plot confidence ellipses

Description

Function plots one standard deviation of an MVN mixture classification. Not really meant to be called by users...

Usage

mvn2plot(mu, sigma, k = 15, alone = FALSE)

Arguments

mu
Mean.
sigma
Covariance matrix.
k
Number of segments for plotting segments of ellipsoids. Default: 15.
alone
Logical: if TRUE then the coordinates of the plot are determined by the size of the ellipse.

See Also

coordProj