Skip to content

creating several different matrices

4 messages · cesare orsini, PIKAL Petr, R. Michael Weylandt +1 more

#
Hi

Homework? "No homework" policy in this list.

Anyway here are some hints.

?for
?split

Regards
Petr
#
Further hint:

If only there were some recently added distribution that was defined
to give random matrices......

news()

M
On Tue, Sep 11, 2012 at 3:56 PM, PIKAL Petr <petr.pikal at precheza.cz> wrote:
#
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: