Skip to content
Prev 305235 / 398503 Next

creating several different matrices

Hello,

Try, using data and matrix dims of your choice,

replicate(100, matrix(rnorm(12), ncol = 3))

Hope this helps,

Rui Barradas
Em 11-09-2012 15:17, cesare orsini escreveu: