View source: R/fcn_qualities.R
qualMedianDist | R Documentation |
Ranges between 0 (worst score) and 1 (best score). Input must be between [0,1]. Deviations from the median of the sample represent the score for each sample point.
qualMedianDist(x)
x |
A vector numeric values between [0,1] |
A vector of the same size as x, with quality values between [0, 1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.