Can anyone tell me more about the AssetCovar function?
7 ビュー (過去 30 日間)
古いコメントを表示
I have a portfolio of 10 stocks. When defining AssetCovar do I need to type
AssetCovar=[insert variance-covariance matrix numbers] or can I do
AssetCovar=[cov(stock A),cov(stock B),etc].
I guess what I'm asking is whether Matlab will be able to calculate the variance-covariance matrix by knowing the covariances of each stock, or whether I physically need to type in the variance-covariance matrix to proceed with my analysis. I need to know so I know my portfolio variance figures are correct.
Sorry if this is a silly question but I can't seem to find any answers on the Matlab website.
Thank you very much in advance!
0 件のコメント
回答 (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!