remove_outliers: remove outliers based upon a z_score threshold z_score=> (x -...

Description Arguments

Description

remove outliers based upon a z_score threshold z_score=> (x - mean(x) / sd(x)

Arguments

x

an numeric vector

threshold

a z_score threshold from which the absolute value of a z_score above this threshold will be set to NA


syberia/syberiaMungebits2 documentation built on May 30, 2019, 10:42 p.m.