in

.NET Opensource

Community for opensource projects by Christoph Rüegg

Non linear multiple regression

Last post 02-12-2008 19:51 by cpow99. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 02-19-2007 0:41

    • Lorenz
    • Top 50 Contributor
    • Joined on 02-18-2007
    • Posts 1

    Non linear multiple regression

    Hello

    I'm looking for a non-linear multiple regression statistics model...

    From svn I see that it's not available by now... 

     do you have any good news about it for the future ?

     
    Kind Regards!
     

  • 02-20-2007 1:20 In reply to

    Re: Non linear multiple regression

    Hi Lorenz,

    Although there are plans for various regression algorithms, and someone even offered to contribute some code in this area some time ago (years actually; I haven't heard from him since): Unfortunately not, at least not for the near future. I just don't have the time at the moment...

    On the other hand, I'm working on another project that's somewhat related to this topic where I might need this functionality myself soon, but I can't guarantee anything right now.

  • 02-21-2007 0:30 In reply to

    Re: Non linear multiple regression

    btw, I've just received another request for multiple regression (and I remember several similar request from the past). There really seems to be a strong interest in this topic (or maybe a lack of available implementations) ...
    Filed under:
  • 03-16-2007 12:59 In reply to

    Re: Non linear multiple regression

    Actually, the problem is not linear versus non-linear; it's convex vs non-convex. There is quite an excellent book on the subject freely available at

    http://www.stanford.edu/~boyd/cvxbook/

    I might implement a generic convex optimization algorithm for Math.NET (yet, I have no schedule for that at this point).

    Best regards,
    Joannes Vermorel

    http://www.lokad.com
     

    Filed under: ,
  • 02-12-2008 19:51 In reply to

    • cpow99
    • Top 50 Contributor
    • Joined on 05-24-2006
    • Posts 1

    Re: Non linear multiple regression

    I am curious to know if there has been any progress on a implementation of multiple linear regression within the library. I have created my own using Math.NET for one of my projects, however I am not convinced that it is the best solution (ie bugs/performace). So if the functionality exists in the library I would rather stick with it.

    Keep up the good work,

    Chris

Page 1 of 1 (5 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems