Skip to content

Commit c3a37a1

Browse files
authored
Add files via upload
MMB 3.4 Update
1 parent bfa4fdb commit c3a37a1

17 files changed

Lines changed: 3502 additions & 0 deletions

File tree

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
{
2+
"$schema": "model",
3+
"name": "NK_ADE25cpi",
4+
"capabilities": {
5+
"rules": [
6+
"CEE",
7+
"CMR",
8+
"Coenen",
9+
"GR",
10+
"LWW",
11+
"OW13",
12+
"SW",
13+
"Taylor"
14+
],
15+
"unconditional_variances": true
16+
},
17+
"description": {
18+
"ac_ref": "Auray et al. (2025)",
19+
"paper_title": "Trade Wars and the Optimal Design of Monetary Rules",
20+
"journal": "Journal of Monetary Economics",
21+
"replicants_name": "Original code provided (Jihene Arfaoui and Adam Liu edited)",
22+
"pub_date": "2025",
23+
"keywords": [],
24+
"description": "",
25+
"category": "Calibrated model",
26+
"authors": [
27+
"Auray, Stéphane",
28+
"Devereux, Micheal",
29+
"Eyquem, Aurélien "
30+
]
31+
},
32+
"msr": null,
33+
"variabledim": 1,
34+
"al": false,
35+
"shocks": [
36+
{
37+
"name": "eA",
38+
"text": "Domestic Productivity Shock"
39+
},
40+
{
41+
"name": "eAs",
42+
"text": "Foreign Productivity Shock"
43+
},
44+
{
45+
"name": "eT",
46+
"text": "Domestic Tariff Shock"
47+
},
48+
{
49+
"name": "eTs",
50+
"text": "Foreign Tariff Shock"
51+
},
52+
{
53+
"name": "interest_",
54+
"text": "Monetary Policy Shock"
55+
}
56+
],
57+
"al_info": null,
58+
"variables": [
59+
{ "name": "Pih", "text": "Pih" },
60+
{ "name": "Pif", "text": "Pif" },
61+
{ "name": "Utilh", "text": "Home Utility" },
62+
{ "name": "Utilf", "text": "Utilf" },
63+
{ "name": "C", "text": "Consumption" },
64+
{ "name": "Cs", "text": "Cs" },
65+
{ "name": "Y", "text": "Y" },
66+
{ "name": "Ys", "text": "Ys" },
67+
{ "name": "Ys", "text": "Ys" },
68+
{ "name": "Rs", "text": "Rs" },
69+
{ "name": "tb", "text": "Trade Balance" },
70+
{ "name": "Welf", "text": "Welfare" },
71+
{ "name": "L", "text": "Labor" },
72+
{ "name": "P", "text": "Home Price" },
73+
{
74+
"name": "inflation",
75+
"text": "Inflation"
76+
},
77+
{
78+
"name": "inflationq",
79+
"text": "inflationq"
80+
},
81+
{
82+
"name": "interest",
83+
"text": "Interest"
84+
},
85+
{
86+
"name": "output",
87+
"text": "Output"
88+
},
89+
{
90+
"name": "outputgap",
91+
"text": "Output Gap"
92+
}
93+
]
94+
}

0 commit comments

Comments
 (0)