Skip to content

Commit 2d7c357

Browse files
committed
restructured
1 parent cc64fca commit 2d7c357

8 files changed

+7237
-2686
lines changed

10_Data_Fluctuation.ipynb

Lines changed: 1384 additions & 169 deletions
Large diffs are not rendered by default.

11_Macro_Variables.ipynb

Lines changed: 0 additions & 2379 deletions
This file was deleted.

11a_Okun_Phillips.ipynb

Lines changed: 1344 additions & 0 deletions
Large diffs are not rendered by default.

11b_Money_Inflation.ipynb

Lines changed: 3752 additions & 0 deletions
Large diffs are not rendered by default.

15_RBC.ipynb

Lines changed: 482 additions & 94 deletions
Large diffs are not rendered by default.

16_data_on_money.ipynb

Lines changed: 257 additions & 33 deletions
Large diffs are not rendered by default.

Plan.ipynb

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,21 @@
3232
" * ソロー・モデル ☑️\n",
3333
" * 所得分布と所得収斂 ☑️\n",
3434
" * 一物一価と購買力平価 ☑️\n",
35-
"* 短期分析I\n",
36-
" * GDPと構成要素 ☑️\n",
37-
" * 法則・曲線・増加率 ☑️\n",
35+
"* 短期データ分析\n",
36+
" * 主なマクロ・データの特徴 ☑️\n",
37+
" * オークンの法則とフィリップス曲線 ☑️\n",
38+
" * インフレとマネーストック ☑️\n",
39+
" * 貨幣の中立性と金融政策 ☑️\n",
40+
"* 短期定量分析\n",
41+
" * 需要側から見た景気循環",
42+
" * 供給側から見た景気循環",
3843
" * 定量的マクロ経済分析:Part 1 ☑️\n",
3944
" * 定量的マクロ経済分析:Part 2 ☑️\n",
40-
" * IS-MP-PCモデル ☑️\n",
41-
"* 短期分析II\n",
45+
"* 短期モデル\n",
4246
" * ランダム変数と全要素生産性 ☑️\n",
47+
" * IS-MP-PCモデル ☑️\n",
4348
" * linearsolve ☑️\n",
4449
" * 実物的景気循環(RBC)モデル ☑️\n",
45-
" * 貨幣の中立性と金融政策 ☑️\n",
4650
" * ニューケインジアン・モデル(DSGEモデル)"
4751
]
4852
},

_toc.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,22 @@ parts:
1414
- file: 8_Solow
1515
- file: 9_Convergence
1616
- file: 19_PPP
17-
- caption: "短期分析I"
17+
- caption: "短期データ分析"
1818
chapters:
1919
- file: 10_Data_Fluctuation
20-
- file: 11_Macro_Variables
20+
- file: 11a_Okun_Phillips
21+
- file: 11b_Money_Inflation
22+
- file: 16_data_on_money
23+
- caption: "短期定量分析"
24+
chapters:
2125
- file: 18_ADAS-1
2226
- file: 18_ADAS-2
23-
- file: 12_IS-MP-PC
24-
- caption: "短期分析II"
27+
- caption: "短期モデル分析"
2528
chapters:
2629
- file: 13_random_TFP
30+
- file: 12_IS-MP-PC
2731
- file: 14_linearsolve
2832
- file: 15_RBC
29-
- file: 16_data_on_money
3033
- file: Plan
3134
- caption: "参考"
3235
chapters:

0 commit comments

Comments
 (0)