% Gold report documentation master file, created by % sphinx-quickstart on Sat Mar 15 10:20:24 2025. % You can adapt this file completely to your liking, but it should at least % contain the root `toctree` directive. # 確定拠出年金(DC)レポート このドキュメントは、確定拠出年金(DC)の商品に関する分析と最適なポートフォリオ構築のためのレポートです。各種ファンドのパフォーマンス分析、リスク評価、最適なポートフォリオ配分などの情報を提供します。 ## 主な内容 - ファンドのパフォーマンス分析(リターン、ボラティリティ、シャープレシオ) - ファンド間の相関分析 - 最適ポートフォリオの提案(最小リスク、最大シャープレシオ) - 効率的フロンティア分析 - 各種ヒートマップによる視覚的分析 ```{toctree} :caption: '目次' :maxdepth: 2 overview fund_analysis fund_correlation portfolio_optimization methodology appendix ```