plotellipse: Plots an ellipse

View source: R/plotellipse.R

plotellipseR Documentation

Plots an ellipse

Description

Plots a minimum ellipse around a set of data

Usage

plotellipse(ellipse)

Arguments

ellipse

Gives the parameters of the ellipse - output from the ellipsoidhull functon in cluster.

Details

Routine adapted from a suggestion made on CrossValidated: http://stats.stackexchange.com/questions/9898/how-to-plot-an-ellipse-from-eigenvalues-and-eigenvectors-in-r

Value

Nothing - just plots the ellipse.

References

Maechler, M., Rousseeuw, P., Struyf, A., Hubert, M., Hornik, K.(2013). cluster: Cluster Analysis Basics and Extensions. R package version 1.14.4.


convevol documentation built on July 9, 2023, 5:07 p.m.