bivariateMedian: Bivariate medians

Description Usage Arguments Value

Description

Bivariate medians

Usage

1
2
3
4
5
coordinateMedian(x, y = NULL, na.rm = FALSE)

spatialMedian(x, y = NULL, na.rm = FALSE)

ojaMedian(x, y = NULL, na.rm = FALSE)

Arguments

x, y

any of the known ways to specify bivariate points in traditional graphics

na.rm

logical: should any missing values be removed prior to the computation?

Value

a complex number giving the bivariate median as its real and complex parts


BillVenables/WWRGraphics documentation built on Feb. 1, 2021, 12:13 p.m.