Re: [R] summarizing matrix data

2008-03-02 Thread Emilio Gagliardi
Henrique, Again, thank you very much for your code snippets, I am learning from them, but they are also creating as many questions as answers... On Sun, Mar 2, 2008 at 11:48 AM, Henrique Dallazuanna <[EMAIL PROTECTED]> wrote: > Then you can try this: > > apply(array(as.vector(sapply(patt, get)),

Re: [R] summarizing matrix data

2008-03-02 Thread Emilio Gagliardi
Hi Henrique, Thank you for your help, but it doesn't produce what I'm looking for... On Sun, Mar 2, 2008 at 10:50 AM, Henrique Dallazuanna <[EMAIL PROTECTED]> wrote: > One options is: > > data.1 <- matrix(seq(from=1,to=9,by=1),nrow=3,ncol=3) > data.2 <- matrix(seq(from=11,to=19,by=1),nrow=3,ncol

[R] summarizing matrix data

2008-03-02 Thread Emilio Gagliardi
Hi everyone, I'm sure this is simple, but I can't seem to figure this out. Situation. 3 different groups of subjects each submit n X n matrices of scores. What I want to do is aggregate each group of scores into a summary n X n matrix. I need the result to be a matrix so that I can calculate a

[R] install problem 2.6 mac os x 10.5

2007-11-03 Thread Emilio Gagliardi
Hi everyone, I am trying to install R-2.6 over my 2.5.1 installation on Mac OS X 10.5. R version 2.5.1 (2007-06-27) I double-click the installer package, 1) Click Continue 2) Click Continue 3) Click Continue + Click Agree On the "Installation Type" dialog screen, all four options are grayed