getConfidenceEllipse function

Compute confidence ellipse for a set of points

Compute confidence ellipse for a set of points

getConfidenceEllipse(points, conf.level = 0.95, n = 100)

Arguments

  • points: matrix of data frame with coordinates of the points
  • conf.level: confidence level for the ellipse
  • n: number of points in the ellipse coordinates

Returns

matrix with coordinates of the ellipse points (x and y)

  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19