On 6/4/08, Bill Harris <[EMAIL PROTECTED]> wrote:
> |index error: median

This must be because of the definition of median,
which you did not supply.  I suppose I could look up
jsp.ijs and see if I could figure out which definition you
were using, but instead I will supply one which probably
is different from yours:
   mean=:+/%#
   median=: mean@({~ (<.,>.)@-:@<:@#)@/:~

I suspect that my definition will not produce that
index error.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to