dot-ellipse: Bivariate Confidence Ellipse

.ellipseR Documentation

Bivariate Confidence Ellipse

Description

This function computes the confidence ellipse of a set of bivariate coordinates.

Usage

.ellipse(x, y, level = 0.95)

Arguments

x

A vector of x coordinates.

y

A vector of y coordinates.

level

The confidence level of the ellipse.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

sphericity, stretch


swarm-lab/swaRm documentation built on Dec. 3, 2023, 9:30 p.m.