calcAlexDistance: Calculate the contribution of each data point to overall...

Description Usage Arguments

View source: R/calcAlexDistance.R

Description

Calculate the contribution of each data point described by the x and y coordinates to the overall sample variance.

Usage

1

Arguments

x

A vector specifying x coordinates of data points.

y

A vector specifying y coordinates of data points. It is assumed that the order of coordinates is concordant with regards to data point.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.