[R] randomisation for matrix

Knut Krueger rh at krueger-family.de
Wed Jul 28 19:07:56 CEST 2010


Gray Calhoun schrieb:
> Hi Knut,
>   I think you're going to have to be more specific.  The code
>
> matrix(rnorm(25), 5, 5)
I found the answer
there is a "generator seed" field  in Ucinet, I do not know why its 
possible to set the random generator starting point, by hand and I 
assume the generator starting point is set in rnorm by any kind of f.e 
time date combination.

so matrix(rnorm(x),y,z) is suitable for me.

Kind regards
Knut



More information about the R-help mailing list