What is "Unable to compute indifference curve tangency portfolio."?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Aurelien Queffurust
el 6 de Sept. de 2011
it may help you to understand the error message.
3 comentarios
Walter Roberson
el 6 de Sept. de 2011
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.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!