Hello,

I want to ask about portfolio optimization in R. I have a nonpositive-definite 
matrix. I have handled with the singularity. Unfortunately, quadprog etc. 
optimization packages fail to solve the optimization problem under the 
constraints. Because these packages takes the covariance matrix as an input. 
But I have inverted matrix and I want to use it as an input under the 
non-negativity constraint (short sale prohibited). It is hard to solve with 
lagrange because of non-negativity constraint. Which method should I use? If 
you help me, I would be very happy..

Thank you.
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to