I can't figure out how to use ecmnfish
2 次查看(过去 30 天)
显示 更早的评论
The usage: Fisher = ecmnfish(Data, Covariance, InvCovariance, MatrixFormat)
I used Data = randn(50); Covariance = cov(Data)
The error I get:
??? Undefined function or method 'ecmnfish' for input arguments of type 'double'.
Does anyone know the reason for this error?
Thank you for your time, -Andy S.
0 个评论
采纳的回答
Wayne King
2011-11-30
Hi do you have that product installed? If you enter
>>ver
Do you see the Financial Toolbox in your installation?
7 个评论
Wayne King
2011-11-30
If that is your own standalone installation, then do contact Mathworks support, they'll sort out the issue for you. If you are worked off a networked configuration, you should have a local MATLAB admin person.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File 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!