Re: [R] Binding a matrix to a matrix

2010-03-02 Thread Rolf Turner
On 3/03/2010, at 12:14 PM, Peter Ehlers wrote: > On 2010-03-02 15:32, Rolf Turner wrote: >> >> On 3/03/2010, at 11:22 AM, Luis Felipe Parra wrote: >> >>> Hello I have a 2x10x200 matrix and I would like to bind to it another 2x10 >>> matrix in order to end up with an 2x10x2001 matrix, which comm

Re: [R] Binding a matrix to a matrix

2010-03-02 Thread Peter Ehlers
On 2010-03-02 15:32, Rolf Turner wrote: On 3/03/2010, at 11:22 AM, Luis Felipe Parra wrote: Hello I have a 2x10x200 matrix and I would like to bind to it another 2x10 matrix in order to end up with an 2x10x2001 matrix, which command should i use in order to do this? Thank you (a) It's not a

Re: [R] Binding a matrix to a matrix

2010-03-02 Thread Bert Gunter
r-help@r-project.org Subject: Re: [R] Binding a matrix to a matrix On 3/03/2010, at 11:22 AM, Luis Felipe Parra wrote: > Hello I have a 2x10x200 matrix and I would like to bind to it another 2x10 > matrix in order to end up with an 2x10x2001 matrix, which command should i > use in order to do th

Re: [R] Binding a matrix to a matrix

2010-03-02 Thread Rolf Turner
On 3/03/2010, at 11:22 AM, Luis Felipe Parra wrote: > Hello I have a 2x10x200 matrix and I would like to bind to it another 2x10 > matrix in order to end up with an 2x10x2001 matrix, which command should i > use in order to do this? Thank you (a) It's not a ***matrix***. Matrices are ***two***

Re: [R] Binding a matrix to a matrix

2010-03-02 Thread Greg Snow
n...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Luis Felipe Parra > Sent: Tuesday, March 02, 2010 3:23 PM > To: r-help@r-project.org > Subject: [R] Binding a matrix to a matrix > > Hello I have a 2x10x200 matrix and I would like to bind to it another >

[R] Binding a matrix to a matrix

2010-03-02 Thread Luis Felipe Parra
Hello I have a 2x10x200 matrix and I would like to bind to it another 2x10 matrix in order to end up with an 2x10x2001 matrix, which command should i use in order to do this? Thank you Felipe Parra [[alternative HTML version deleted]] __ R-help