| depth_outlyingness | R Documentation |
Converts depth values to outlyingness scores via O(x) = 1/D(x) - 1, so that depth 1 maps to outlyingness 0 and depth approaching 0 maps to outlyingness approaching infinity.
depth_outlyingness(depths)
depths |
Numeric vector of depth values in (0, 1]. |
Numeric vector of outlyingness values in [0, inf).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.