Skip to content

Rsolnp for Portfolio Optimization with Turnover Constraints

2 messages · Bob, Alexios Ghalanos

#
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: