What is "Unable to compute indifference curve tangency portfolio."?
2 次查看(过去 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!
0 个评论
采纳的回答
Aurelien Queffurust
2011-9-6
it may help you to understand the error message.
3 个评论
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.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!