.ellipse | R Documentation |
This function computes the confidence ellipse of a set of bivariate coordinates.
.ellipse(x, y, level = 0.95)
x |
A vector of x coordinates. |
y |
A vector of y coordinates. |
level |
The confidence level of the ellipse. |
Simon Garnier, garnier@njit.edu
sphericity
, stretch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.