Re: [R] randomisation for matrix

2010-07-28 Thread Knut Krueger
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 s

Re: [R] randomisation for matrix

2010-07-28 Thread Gray Calhoun
Hi Knut, I think you're going to have to be more specific. The code matrix(rnorm(25), 5, 5) generates a random 5 by 5 matrix. If you need specific distributions, search through the helpfiles using help.search or RSiteSearch. --Gray On Wed, Jul 28, 2010 at 7:51 AM, Knut Krueger wrote: > Hi

[R] randomisation for matrix

2010-07-28 Thread Knut Krueger
Hi to all, I am looking for a randomisation procedure for a single matrix, including a possibility to set the number of randomisations and the to set the number of row and columns . Knut __ R-help@r-project.org mailing list https://stat.ethz.ch/mai