r_zscore: Robust Z-score

Description Usage Arguments

Description

Robust version of the Z-score using the median and MAD rather than the mean and standard deviation of the original metric. It is more resiliant to outliers.

Usage

1

Arguments

x

vector of numbers

...

additional arguments for median and mad


Swarchal/phenoDist documentation built on May 9, 2019, 3:25 p.m.