What is "Unable to compute indifference curve tangency portfolio."?

7 次查看(过去 30 天)
I was playing around with the function portalloc to compute the tangency portfolio, the following error message occurred:
??? Error using ==> portalloc at 199
Unable to compute indifference curve tangency portfolio.
I have googled for this issue, but no answered so far.
Can anyone help to elaborate the cause of this error? Thanks in advance!

采纳的回答

Aurelien Queffurust
There is a explanation about this error by Bob taylor : matlabcentral
it may help you to understand the error message.
  3 个评论
Walter Roberson
Walter Roberson 2011-9-6
I am not familiar with this subject area, so my interpretation might not be on the same planet as the truth, but what Bob's explanation seemed to mean to me was:
The program has calculated that the balance of assets needed to meet your targets cannot include any Risk-Free assets at all. . You should either remove the Risk-Free assets and calculate without them, or else you should keep increasing the RiskAversion parameter until importance of including some Risk-Free assets is sufficient for the calculation to balance.
Michael Teo
Michael Teo 2011-9-7
Thank you for the descriptive info, it helps!
By increasing the risk aversion parameter to a "big" value, it "resolved" the issue. Its was also mentioned in the thread referred by Aurelien.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Portfolio Optimization and Asset Allocation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by