depthMedian-methods: Depth median

Description Usage Arguments

Description

Return point with maximum depth function value. If multiple points have the same value, mean average of them will be returned.

Usage

1
2
3
4
5
6
7
depthMedian(x, ...)

## S4 method for signature 'matrix'
depthMedian(x, ...)

## S4 method for signature 'Depth'
depthMedian(x)

Arguments

x

object of class Depth or matrix.

...

arguments passed to depth function (e.g method).

...

arguments passed to depth function (e.g method).


depthproc documentation built on May 2, 2019, 5:46 p.m.