You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2014/11/25 15:47:12 UTC

[jira] [Updated] (MATH-1172) Boiler-plate code for simple parametric curve fitting

     [ https://issues.apache.org/jira/browse/MATH-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles updated MATH-1172:
-------------------------
    Attachment: BasicCurveFitter.java

Attached curve fitter code that lets the user define the function to fit.

I think that the "AbstractCurveFitter" API may need to be refactored a little so that the "ParameterGuesser" can become an argument to the factory method.


> Boiler-plate code for simple parametric curve fitting
> -----------------------------------------------------
>
>                 Key: MATH-1172
>                 URL: https://issues.apache.org/jira/browse/MATH-1172
>             Project: Commons Math
>          Issue Type: Wish
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 3.4
>
>         Attachments: BasicCurveFitter.java
>
>
> Referring to this [question|http://markmail.org/message/n4smw4yin5mdsi7r] on the user ML, I propose to provide a "BasicCurveFitter" whose use should be straightforward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)