ellipseCI: Internal: ellipseCI

Description Usage Arguments Details Value

View source: R/pophelperSpatial.R

Description

Internal: Calculate ellipse for bivariate quantile

Usage

1
ellipseCI(x, y, conf = 0.95, np = 100)

Arguments

x

A numeric vector of x coordinates

y

A numeric vector of y coordinates

conf

A numeric indicating confidence interval

np

A numeric indicaitng the number of points

Details

Obtained from Claude J (2008) Morphometrics with R, Springer

Value

A dataframe with x and y coordinates of the ellipse. Number of rows is equal to argument np.


royfrancis/pophelperSpatial documentation built on May 27, 2019, 11:47 p.m.