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

Confused by the API docs for org.apache.commons.math3.analysis.function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2
    • 3.3
    • None
    • None

    Description

      Something is wrong or unclear...

      We read:

      http://commons.apache.org/proper/commons-math/apidocs/org/apache/commons/math3/analysis/function/Logistic.Parametric.html

      "Parametric function where the input array contains the parameters
      of the logit function, ordered as follows: "

      --> But the "logit" function is not the "logistic" function.

      http://commons.apache.org/proper/commons-math/apidocs/org/apache/commons/math3/analysis/function/Sigmoid.Parametric.html

      "Parametric function where the input array contains the parameters of
      the logit function, ordered as follows: "

      --> But the "logit" function is not the "sigmoid" function, and what is
      the difference between the Logistic Function snd the Sigmoid function?

      http://commons.apache.org/proper/commons-math/apidocs/org/apache/commons/math3/analysis/function/Logit.Parametric.html

      "Parametric function where the input array contains the parameters of
      the logit function, ordered as follows: "

      --> That sounds correct.

      References:

      http://en.wikipedia.org/wiki/Logistic_function
      http://en.wikipedia.org/wiki/Logit
      http://en.wikipedia.org/wiki/Sigmoid_function

      Attachments

        Activity

          People

            Unassigned Unassigned
            dtonhofer David Tonhofer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: