How to average a matrix of lists?

后端 未结 0 1621
半阙折子戏
半阙折子戏 2020-12-04 08:04

I have a complicated computation question about averaging a matrix of lists...

The matrix looks like

mat <- matrix(list(), 100, 10)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题