Rdocumentation
powered by
Learn R Programming
gptk (version 1.0)
basePlot: Plot a contour of the 2D Gaussian distribution with covariance matrix K.
Description
Creates the basic plot as an ellipse with major and minor radii as the square roots of the two eigenvalues of K.
Usage
basePlot(K)
Arguments
K
the covariance matrix.
See Also
zeroAxes
.