Re: [R] permutations from vectors out of a matrix

2010-01-20 Thread Meyners, Michael, LAUSANNE, AppliedMathematics
: Montag, 18. Januar 2010 19:20 To: r-help@r-project.org Subject: [R] permutations from vectors out of a matrix Dear R-Users, I'm relativley new to R and have the following problem. I need all permutations of the vectors created by the collumns of a matrix. I will give a small example

Re: [R] permutations from vectors out of a matrix

2010-01-20 Thread Meyners, Michael, LAUSANNE, AppliedMathematics
-project.org Subject: [R] permutations from vectors out of a matrix Dear R-Users, I'm relativley new to R and have the following problem. I need all permutations of the vectors created by the collumns of a matrix. I will give a small example: p=3 n=2^p-1

Re: [R] permutations from vectors out of a matrix

2010-01-20 Thread Etienne Stockhausen
Sent: Montag, 18. Januar 2010 19:20 To: r-help@r-project.org Subject: [R] permutations from vectors out of a matrix Dear R-Users, I'm relativley new to R and have the following problem. I need all permutations of the vectors created by the collumns of a matrix. I will give a small example

Re: [R] permutations from vectors out of a matrix

2010-01-20 Thread Meyners, Michael, LAUSANNE, AppliedMathematics
-project.org Subject: Re: [R] permutations from vectors out of a matrix Meyners,Michael,LAUSANNE,AppliedMathematics schrieb: Sorry, wrong button. Below a hopefully more helpful solution... Etienne, I don't see the point in avoiding some 'special' packages. If you are willing to change

[R] permutations from vectors out of a matrix

2010-01-18 Thread Etienne Stockhausen
Dear R-Users, I'm relativley new to R and have the following problem. I need all permutations of the vectors created by the collumns of a matrix. I will give a small example: p=3 n=2^p-1 #number of obtainable