Skip to content
Prev 8132 / 15274 Next

Rsolnp for Portfolio Optimization with Turnover Constraints

Hi Bob,

This is likely a bug arising when there is no convergence (will upload a
fix for that soon) and introduced in the latest
version.
In your example, this arises because you set the starting parameters to
zero. Try instead:

x.init <- rep(1/14, 14)

Regards,

Alexios
On 6/27/2011 7:49 PM, Robert Harlow wrote: