Re: [R] Handling two lists of matrices

2007-10-09 Thread Marc Schwartz
On Tue, 2007-10-09 at 13:34 -0400, Bornman, Daniel M wrote: > I'm having trouble setting up the function call to handle two lists of > matrices. Each list has 6 matrices - Each matrix is 20x10. I need to > do some basic math on corresponding matrices in each list. > > Here are some outputs of th

[R] Handling two lists of matrices

2007-10-09 Thread Bornman, Daniel M
I'm having trouble setting up the function call to handle two lists of matrices. Each list has 6 matrices - Each matrix is 20x10. I need to do some basic math on corresponding matrices in each list. Here are some outputs of these lists, etc... # first list > length(qc.pm) [1] 6 > dim(qc.pm[[1]]