[ https://issues.apache.org/jira/browse/SOLR-11570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250543#comment-16250543 ]
Joel Bernstein commented on SOLR-11570: --------------------------------------- This patch does three things: 1) Adds correlation matrix support to the corr function. 2) Adds the *type* named parameter to the corr function to support Pearsons, Kendalls and Speamans with the corr function. 3) Adds a corrPValues function to return a pvalues matrix which describes the significance of the correlations. > Add support for correlation matrices to the corr Stream Evaluator > ----------------------------------------------------------------- > > Key: SOLR-11570 > URL: https://issues.apache.org/jira/browse/SOLR-11570 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Fix For: 7.2 > > Attachments: SOLR-11570.patch > > > This ticket will add support for correlation matrices to the corr Stream > Evaluator. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org