bivariate_check: Bivariate Check

Description Usage Arguments Value Examples

View source: R/bivariate_check.R

Description

This function takes in multivariate data and an alpha level and makes confidence ellipses depending on the alpha chosen. Additonally, it returns a list of proportions that lie within the list.

Usage

1

Arguments

data

A dataframe

alpha

The alpha level you want your ellipse to be

Value

a list of the proportion of points that lies within the ellipse.

Examples

1
2

cil0834/LAGG4793 documentation built on Dec. 19, 2021, 4:08 p.m.