I have a complicated computation question about averaging a matrix of lists...
The matrix looks like
mat <- matrix(list(), 100, 10)