Skip to contents

Robust Scale of a varible with IQR

Usage

scale_IQR(x)

Arguments

x

vector

Value

vector

Examples

head(scale_IQR(iris$Sepal.Length))
#> [1] -0.5384615 -0.6923077 -0.8461538 -0.9230769 -0.6153846 -0.3076923