Non-linear regression in R



Hi Guys,
First of all I would like to say I am glad to join and interact with
my fellow statisticians. Does anyone know how to do non-linear
regression in R with constraints? I know this is possible in SAS with
the BOUNDS option. I am trying to do it in R since I have no SAS access
now. I know that R does not have an inbuilt functionality for applying
constraints. However is there a way to force it to take constraints?
Thanks in advance
Harry

.



Relevant Pages

  • Systems of inequalities: methods.
    ... I am interested in methods to solve systems of linear (and possibly also ... that verify the conditions for a set of non-linear equations). ... constraints. ... involved with problems more complex than just a set of arithmetic constraints ...
    (sci.math)
  • fmincon
    ... I am using fmincon function for my power system optimization problem. ... Constraints -Non-linear equality and Non-linear inequality constraints. ... While passing non-linear in-equality constraints to fmincon, is it necessary to pass only positive values. ...
    (comp.soft-sys.matlab)
  • Re: using fmincon with many variables....
    ... I am working on a robotics code in which I need to use fmincon to minimize a non-linear cost function in '54' variables. ... Equality Constraints => linear or non-linear 'equality' constraints Inequality constraints => none ...
    (comp.soft-sys.matlab)
  • using fmincon with many variables....
    ... I am working on a robotics code in which I need to use fmincon to minimize a non-linear cost function in '54' variables. ... Equality Constraints => linear or non-linear 'equality' constraints Inequality constraints => none ...
    (comp.soft-sys.matlab)
  • Re: how to put constaints on coefficients obtained from regression.pm
    ... > I use regression package to do a multivariate linear regression fit to ... any specific capabilities to implement constraints. ... iteratively remove any variables that come back with negative coefficients ...
    (comp.lang.perl.misc)