Re: [R] data summarization etc...

2008-07-11 Thread Daniel Malter
- -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Daniel Malter Gesendet: Friday, July 11, 2008 7:53 PM An: 'sj'; 'r-help' Betreff: Re: [R] data summarization etc... The problem is that you do not really have categories. Yo

Re: [R] data summarization etc...

2008-07-11 Thread Daniel Malter
The problem is that you do not really have categories. You draw 3 times 7 random normal variables and then try to subset one by the other. Since, no of the values will perfectly coincide with another, your code would create something like 7^3 categories. No wonder that you are running out o