Skip to content
Prev 65552 / 398506 Next

Non-linear minimization

maybe you could re-parameterize the problem, e.g.,

p \in (a, b)
p^* = (p - a) / (b - a) \in (0, 1)
x = qlogis(p^*) \in \Re

I hope it helps.

Best,
Dimitris

----
Dimitris Rizopoulos
Ph.D. Student
Biostatistical Centre
School of Public Health
Catholic University of Leuven

Address: Kapucijnenvoer 35, Leuven, Belgium
Tel: +32/16/336899
Fax: +32/16/337015
Web: http://www.med.kuleuven.ac.be/biostat/
     http://www.student.kuleuven.ac.be/~m0390867/dimitris.htm



----- Original Message ----- 
From: "S?bastien Ballesteros" <sebastien_ballesteros at yahoo.fr>
To: <r-help at stat.math.ethz.ch>
Sent: Tuesday, March 08, 2005 2:23 PM
Subject: [R] Non-linear minimization