Compute confidence ellipse for a set of points
getConfidenceEllipse(points, conf.level = 0.95, n = 100)
matrix with coordinates of the ellipse points (x and y)
matrix of data frame with coordinates of the points
confidence level for the ellipse
number of points in the ellipse coordinates