필터 지우기
필터 지우기

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
Aurelien Queffurust 2011년 9월 6일
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