| rank.depth | R Documentation |
Ranks observations by depth. Rank 1 is assigned to the deepest (most central) observation; rank n to the shallowest (most outlying).
## S3 method for class 'depth'
rank(x, ...)
x |
A |
... |
Ignored. |
Integer vector of length n. Rank 1 = deepest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.