Add confidence ellipse or convex hull for group of points
plotPointsShape(p, lwd, lty, opacity, shape_function, ...)
p
: plot data returned by function mdaplot()
lwd
: thickness of line used to show the hulllty
: type of line used to show the hullopacity
: of opacity is larger than 0 a semi-transparent polygon is shown over pointsshape_function
: function which calculates and return coordinates of the shape...
: extra parameters for shape_function