This function computes the confidence ellipse of a set of bivariate coordinates.
Arguments
- x
A vector of x coordinates.
- y
A vector of y coordinates.
- level
The confidence level of the ellipse.
Author
Simon Garnier, garnier@njit.edu
This function computes the confidence ellipse of a set of bivariate coordinates.
A vector of x coordinates.
A vector of y coordinates.
The confidence level of the ellipse.
Simon Garnier, garnier@njit.edu