Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-1034

Add binomial test

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2
    • 3.3
    • None
    • None

    Description

      A binomial test would be a nice addition to commons-math. I might supply a patch in the near future. I guess the interface should be similar to the other tests, i.e., a method to get the p-value and a method returning a boolean indicating reject/non-reject.
      Is there a policy about using Enumerations in commons-math? For instance, in R you can test two-sided, less or greater. This could be done using an enumeration in Java, but I'm not sure if this is discouraged for backward compatibility reasons...

      Attachments

        1. binomialTest.patch
          12 kB
          Thorsten Schäfer
        2. binomialTest.patch
          11 kB
          Thorsten Schäfer

        Activity

          People

            psteitz Phil Steitz
            thorstenschaefer Thorsten Schäfer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: