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]]
__
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
2 matches
Mail list logo