| median.depth | R Documentation |
Returns the observation with the highest depth — the multivariate analog of the median.
## S3 method for class 'depth'
median(x, ...)
x |
A |
... |
Ignored. |
A named list:
Numeric vector of length d — the deepest observation.
Depth value at the median.
Row index of the deepest observation in the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.