-
Notifications
You must be signed in to change notification settings - Fork 0
/
bsvars_PSEunimelb.tex
executable file
·359 lines (246 loc) · 7.58 KB
/
bsvars_PSEunimelb.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
\documentclass[aspectratio=1610,notes,blackandwhite,mathsans,usenames,dvipsnames]{beamer}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{fancybox}
\usepackage{booktabs}
\usepackage{multirow,multicol,pxfonts}
\usepackage{cmbright}
\usepackage{xcolor}
\usepackage{color}
\usepackage{enumitem}
\usepackage{animate}
\usepackage{changepage}
\usepackage{cmbright}
\usepackage{natbib}
%\usepackage{shellesc}
%\AtEndDocument{\ShellEscape{sleep 10; rm *.nav *.aux *.log *.out *.snm *.gz}}
\usepackage[T1]{fontenc}
\fontencoding{T1}
\usepackage[utf8]{inputenc}
\usefonttheme{default}
\setbeamercovered{invisible}
\beamertemplatenavigationsymbolsempty
%\makeatletter
%\setbeamertemplate{footline}
%{
% \leavevmode
% \hbox{
% \begin{beamercolorbox}[wd=0.97\paperwidth,ht=2.25ex,dp=2ex,right]{}
%{\color{gre} \insertframenumber{} / \inserttotalframenumber}
% \end{beamercolorbox}}%
%}
% Plan
% 1. Bridge the gap
% + objectives and incentives: academia vs. governance institutions
%
%2. Package features presentation
%+ feature listings
%+ workflows
%+ plots
%+ back to the mismatch
%
%3. Roadmap:
% + bsvars
% + other packages
% + training & development
\definecolor{whi}{HTML}{FFFFFF}
\definecolor{lig}{HTML}{09509A}
\setbeamercolor{frametitle}{fg=lig}
\AtBeginDocument{\color{lig}}
\setbeamercolor{itemize item}{fg=lig}
\begin{document}
\fontfamily{pag}\selectfont
\setbeamerfont{title}{family=\fontfamily{pag}\selectfont}
\setbeamerfont{frametitle}{family=\fontfamily{pag}\selectfont}
\setbeamerfont{framesubtitle}{family=\fontfamily{pag}\selectfont}
{\setbeamercolor{background canvas}{bg=lig}
\begin{frame}
%\centering
%\vspace{1cm}
\textbf{\Huge\color{whi}Structural and Predictive}\\[1.3ex]
\textbf{\Huge\color{whi}Monetary Policy Analyses}\\[1.3ex]
\textbf{\Huge\color{whi}Using the R packages bsvars.org}\\[20ex]
\Large
{\color{whi}Tomasz Wo\'zniak $\bullet$ University of Melbourne}
\end{frame}
}
{\setbeamercolor{background canvas}{bg=lig}
\begin{frame}
\centering
\textbf{\LARGE\color{whi}R packages for Bayesian\\ Structural Vector Autoregressions}\\
\includegraphics[trim=0cm 0cm 0cm 2cm, clip, scale=0.25]{hex}
\end{frame}
}
{\setbeamercolor{background canvas}{bg=lig}
\begin{frame}
\centering
\vspace{1cm}\Huge
\textbf{{\color{whi}a case for software packages}}
\end{frame}
}
\begin{frame}{\huge objectives and incentives}
\Large
\begin{columns}
\begin{column}{0.5\textwidth}
\textbf{\Large academia}\\[1ex]
\large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item marginal contributions\\[1ex]
\item performance excellence\\[1ex]
\item focus on detail\\[1ex]
\item one-point case\\[1ex]
\item result reproducibility
}
\end{itemize}
\end{column}
\begin{column}{0.5\textwidth}
\textbf{\Large governance institutions}\\[1ex]
\large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item decision-making support\\[1ex]
\item application/data driven\\ [1ex]
\item reporting \& communication\\[1ex]
\item broad interpretability\\[1ex]
\item accountability
}
\end{itemize}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{\huge mutual benefits}
\Large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item knowledge \& experience exchange\\[1ex]
\item strategic synergies \\[1ex]
\item relevance\\[1ex]
\item publishable outputs\\[1ex]
\item research dissemination
}
\end{itemize}
\end{frame}
\begin{frame}{\huge a case for software packages}
\Large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item potential for bridging the mismatch\\[1ex]
\item joint development benefiting from specialisations\\[1ex]
\item respectful of parties' objectives and needs \\[1ex]
\item strategically planned development and rollout
}
\end{itemize}
\end{frame}
{\setbeamercolor{background canvas}{bg=lig}
\begin{frame}
\centering
\vspace{1cm}\Huge
\textbf{{\color{whi}bsvars.org features}}
\end{frame}
}
\begin{frame}{\huge bsvars.org features}
\Large
\includegraphics[scale=0.28]{bsvars_cran}
\includegraphics[scale=0.28]{bsvarSIGNs_cran}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\Large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item Bayesian estimation of Structural VARs\\[1ex]
\item coherent code structure, workflows, and objects\\[1ex]
\item excellent computational speed\\[1ex]
\item frontier econometric \& numerical techniques\\[1ex]
\item written in \textbf{C++} using \textbf{Rcpp} and \textbf{RcppArmadillo}\\[1ex]
\item data analysis in \textbf{R}
}
\end{itemize}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\Large
\textbf{Structural Vector Autoregressions}
\begin{align*}
\text{VAR eq.:}&& \mathbf{y}_t &= \mathbf{Ax}_t + \boldsymbol\epsilon_t\\[1ex]
\text{structural eq.:}&& \mathbf{B}_0\boldsymbol\epsilon_t &= \mathbf{u}_t \\[1ex]
\text{structural shocks:}&& \mathbf{u}_t &\sim\mathcal{N}(\mathbf{0}, \text{diag}\left(\boldsymbol\sigma^2_t\right) ) \\
\end{align*}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\Large
\begin{columns}
\begin{column}{0.5\textwidth}
\includegraphics[scale=0.35]{bsvars}\\[1ex]
\large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item based on own research\\ [1ex]
\item exclusion restrictions\\[1ex]
\item heteroskedasticity, and\\[1ex]
\item non-normality\\[1ex]
\item 5 volatility \& 3 non-normal models\\[1ex]
\item Priors: 3-level eq-specific local-global shrinkage
}
\end{itemize}
\end{column}
\begin{column}{0.5\textwidth}
\includegraphics[scale=0.35]{bsvarSIGNs}\\[1ex]
\large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item based on top-field papers\\ [1ex]
\item sign restrictions\\ [1ex]
\item sign \& zero restrictions\\[1ex]
\item narrative restrictions\\[1ex]
\item flexible Bayesian VAR\\[1ex]
\item Priors: Minnesota with dummy observations and estimated shrinkage
}
\end{itemize}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\centering
\includegraphics[scale=0.25]{bs_irf}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\centering
\includegraphics[scale=0.25]{bs_fevd}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\centering
\includegraphics[scale=0.25]{bs_fit}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\centering
\includegraphics[scale=0.25]{bs_ss}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\centering
\includegraphics[scale=0.25]{bs_sds}
\end{frame}
\begin{frame}{\huge bsvars.org features}
\centering
\includegraphics[scale=0.5]{bs_fore}
\end{frame}
\begin{frame}{\huge bsvars.org roadmap}
\Large
\begin{itemize}[label=$\blacktriangleright$]
{\color{lig}
\item R package \textbf{bvarPANELs}\\[0.5ex]
Forecasting with Bayesian Hierarchical Panel VARs\\[1ex]
\item R package \textbf{bsvarTVPs} \\[0.5ex]
Bayesian SVARs with Time-Varying Identification\\[1ex]
\item R package \textbf{bsvarCFs}\\[0.5ex]
Conditional Forecasting for Bayesian Structural VARs
}
\end{itemize}
\end{frame}
{\setbeamercolor{background canvas}{bg=lig}
\begin{frame}
\centering
\includegraphics[scale=0.3]{social}
\end{frame}
}
\end{document}