Re: [Rd] Solve.QP

2007-12-06 Thread Berwin A Turlach
G'day Serge, On Thu, 6 Dec 2007 13:34:58 +0100 "de Gosson de Varennes Serge (4100)" <[EMAIL PROTECTED]> wrote: > I have a major problem (major for me that is) with solve.QP and I'm > new at this. You see, to solve my quadratic program I need to have > the lagrange multipliers after each iteration

[Rd] Solve.QP

2007-12-06 Thread de Gosson de Varennes Serge (4100)
Hi there, I have a major problem (major for me that is) with solve.QP and I'm new at this. You see, to solve my quadratic program I need to have the lagrange multipliers after each iteration. Solve.QP gives me the solution, the unconstrained solution aswell as the optimal value. Does anybody ha