Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 83218 invoked from network); 16 Feb 2009 05:13:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2009 05:13:22 -0000 Received: (qmail 87645 invoked by uid 500); 16 Feb 2009 05:13:21 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 87578 invoked by uid 500); 16 Feb 2009 05:13:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 87567 invoked by uid 99); 16 Feb 2009 05:13:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 21:13:20 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 05:13:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BFCF2234C48D for ; Sun, 15 Feb 2009 21:12:59 -0800 (PST) Message-ID: <112398241.1234761179784.JavaMail.jira@brutus> Date: Sun, 15 Feb 2009 21:12:59 -0800 (PST) From: "Phil Steitz (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (MATH-114) [math] pearson cross correlation coefficient MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MATH-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673790#action_12673790 ] Phil Steitz commented on MATH-114: ---------------------------------- Implementation similar to the last patch above committed in r744802. Leaving open as user guide still needs to be updated. > [math] pearson cross correlation coefficient > -------------------------------------------- > > Key: MATH-114 > URL: https://issues.apache.org/jira/browse/MATH-114 > Project: Commons Math > Issue Type: Improvement > Affects Versions: 1.2 > Environment: Operating System: other > Platform: Other > Reporter: john gant > Assignee: Phil Steitz > Priority: Minor > Fix For: 2.0 > > Attachments: PearsonCrossCorrelation.java, PearsonCrossCorrelation.java, PearsonCrossCorrelation.java, PearsonCrossCorrelation.java, PearsonCrossCorrelation.java, PearsonCrossCorrelationTest.java, PearsonCrossCorrelationTest.java > > > All, > please review the pearson cross correlation coefficient calculations below. Also > what is the best way post the code so that it can be reviewed? > Thanks, > John Gant -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.