powered by
agg(mat, q = c(0.05, 0.16, 0.5, 0.84, 0.95))
mat <- matrix(rnorm(5e3), ncol=5) agg(mat)
Run the code above in your browser using DataLab