See also J readability http://www.jsoftware.com/pipermail/chat/2007-December/000753.html
Correlation Coefficient http://www.jsoftware.com/pipermail/programming/2007-June/007208.html http://www.jsoftware.com/pipermail/programming/2007-June/007190.html correlation http://www.jsoftware.com/pipermail/general/2004-December/019209.html --- Devon McCormick <[EMAIL PROTECTED]> wrote: > Thanks - it's a small thing but a lot of them is what makes something really > fine. > > On 1/15/08, Chris Burke <[EMAIL PROTECTED]> wrote: > > > > Devon McCormick wrote: > > > Sorry to be a pain, but could the suffixes be changed to "p" for > > population > > > instead of "b"? This would mimic how it's done in Excel (and may be > > > otherwise more conventional?) > > > > Done now, i.e. > > > > varp=: ssdev % # > > stddevp=: %: @ varp > > covp=: spdev % # @ ] ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
