Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10765

Add anova Stream Evaluator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • 6.7, 7.0
    • None
    • None

    Description

      The anova Stream Evaluator performs a one way ANOVA (analysis of variance) on 2 or more arrays of numbers. The anova function returns a single Tuple with the p and f statistic.

      Syntax:

      a = anova(colA, colB, colC, ...)
      

      Implementation provided by Apache Commons Math

      Attachments

        1. SOLR-10765.patch
          6 kB
          Joel Bernstein
        2. SOLR-10765.patch
          3 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: