[R-SIG-Finance] Solver for a generic optimal portfolio

Mark Leeds markleeds2 at gmail.com
Sun Mar 13 02:37:13 CET 2016


solve.QP probably assumes the standard markowitz style mean-variance
framework where the objective function is quadratic.  So, if you want some
other objective function, you'd have to describe it exactly in order for
others to figure out whether the objective function is still quadratic.



On Sat, Mar 12, 2016 at 8:30 PM, Alec Schmidt <aschmid1 at stevens.edu> wrote:

> I'd like to estimate weights of an optimal portfolio other than min
> variance portfolio by replacing covariance matrix with something else. Is
> there an R package that can do this (my understanding is that solve.QP is
> not helpful for this task).
>
>
> Thanks! Alec
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions
> should go.
>

	[[alternative HTML version deleted]]



More information about the R-SIG-Finance mailing list