Re: conditional index of arrays

2009-12-04 Thread Eric Mooshagian
On Dec 4, 2009, at 8:32 AM, Shlomi Fish wrote: On Friday 04 Dec 2009 06:10:16 Eric Mooshagian wrote: Dear All, This is my first post. I present some subroutines that 1) create an index for one or more arrays and then 2) get summary statistics based on the index. I have 2 issues: First

Re: conditional index of arrays

2009-12-04 Thread C.DeRykus
On Dec 3, 8:10 pm, ericmooshag...@gmail.com (Eric Mooshagian) wrote: > I present some subroutines that  1) create an index for one or more   > arrays and then 2) get summary statistics based on the index. I have 2   > issues: > > 1. I would like to be able to create the index conditional on the  

Re: conditional index of arrays

2009-12-04 Thread Shlomi Fish
On Friday 04 Dec 2009 06:10:16 Eric Mooshagian wrote: > Dear All, > > This is my first post. > > I present some subroutines that 1) create an index for one or more > arrays and then 2) get summary statistics based on the index. I have 2 > issues: > First of all, based on a cursory look of your

conditional index of arrays

2009-12-03 Thread Eric Mooshagian
Dear All, This is my first post. I present some subroutines that 1) create an index for one or more arrays and then 2) get summary statistics based on the index. I have 2 issues: 1. I would like to be able to create the index conditional on the values of another array, e.g., conceptuall