Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ellipseInOut

Test whether a set of points are inside or outside a defined circle


Description

Takes a

Usage

ellipseInOut(Z, p = 0.95, r = NULL)

Arguments

Z

the i x d matrix of data points to be tested

p

the percentile of the ellipse to be tested

r

a manually defined radius of the circle to be used. Setting r to be anything other than NULL will override the choice of p.

Value

A logical vector indicating whether the point is inside or outside the circle


SIBER

Stable Isotope Bayesian Ellipses in R

v2.1.6
GPL (>= 2)
Authors
Andrew Jackson and Andrew Parnell
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.