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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to