public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Patrick Alken <patrick.alken@colorado.edu>
To: gsl-discuss@sourceware.org
Subject: Re: correlation coefficient
Date: Fri, 16 Mar 2007 16:36:00 -0000	[thread overview]
Message-ID: <20070316163626.GA8047@hippogriff.physics.drexel.edu> (raw)
In-Reply-To: <Pine.LNX.4.44.0703161001360.14340-100000@yks.lanl.gov>

> be sure to include Pearson in the name of the function, since there
> are also Spearman's and Kendall's correlation statistics.  (on second
> thought, contradicting myself, those two are specialized nonparametric
> measures, and so maybe it's reasonable to have Pearson's be the
> default.)

matlab and octave both use the name "corrcoef". I don't know about
matlab, but octave has separate functions "spearman" and "kendall"
for the other statistics, so I was thinking that
gsl_stats_correlation would be ok, and later if people want the
other functions they can name them gsl_stats_spearman etc. I'll
make sure the docs clearly state its the Pearson coefficient
for the function.

Patrick Alken

  reply	other threads:[~2007-03-16 16:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 23:06 Patrick Alken
2007-03-15 23:18 ` Ben Klemens
2007-03-16 15:51 ` Brian Gough
2007-03-16 16:01   ` keith.briggs
2007-03-16 16:05   ` James Theiler
2007-03-16 16:36     ` Patrick Alken [this message]
2007-03-16 22:15   ` Patrick Alken
2007-03-20 14:11     ` Brian Gough
2007-03-20 15:41       ` Patrick Alken

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070316163626.GA8047@hippogriff.physics.drexel.edu \
    --to=patrick.alken@colorado.edu \
    --cc=gsl-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).