Re: [R] Vector of matrix

2009-04-27 Thread Duncan Murdoch
On 4/27/2009 8:01 AM, Romildo Martins wrote: Hello, To specify a vector of matrices in R (which may have different sizes)? M1 <- matrix(1,1,1) M2 <- matrix(2,2,2) vec <- list(M1, M2) Thanks a lot! Romildo [[alternative HTML version deleted]] __

[R] Vector of matrix

2009-04-27 Thread Romildo Martins
Hello, To specify a vector of matrices in R (which may have different sizes)? Thanks a lot! Romildo [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the post