powered by
fastMedian(x)
fastMAD
median
set.seed(1234) # for reproducibility x <- rnorm(100) fastMedian(x)
Run the code above in your browser using DataLab