[R] Median across matrices

Lucas Holland hollandlucas at gmail.com
Fri Mar 22 22:17:16 CET 2013


Hey all,

I have a list of matrices. I'd like to calculate the median across all those matrices for each element. What I'd like to end up with is a matrix containing the median of all [1,1] [1,2] etc. elements across all matrices.

Is there a concise way of doing that?

Thanks!



More information about the R-help mailing list