Estimating Structural Shocks with DSGE Models

Size: px
Start display at page:

Download "Estimating Structural Shocks with DSGE Models"

Transcription

1 Estimating Structural Shocks with DSGE Models Michal Andrle Computing in Economics and Finance, June 4 14, Oslo

2 Disclaimer: The views expressed herein are those of the authors and should not be attributed to the International Monetary Fund, its Executive Board, or its management.

3 Outline of the Talk Structural shocks? Model vs. Filter Misspecification Propagation mechanisms, economics Number of shocks, residuals Bliss of Stochastic Singularity Factor analysis of the OECD data Give me my residuals baaack! SVD filtering Evil of Correlated shocks Causes & consequences Testing for misspecification PROCRUSTES filtering Illustrations...

4 Structural Shocks... WE NEED STRUCTURAL SHOCKS TO TELL ECONOMICALLY MEANINGFUL STORIES... Operational definition of structural shock : 1. You can tell reasonable, economically meaningful stories. Shocks are not systematically cross-correlated Misspecification: DSGE models start with uncorrelated (independent) shocks that render IRFs, FEVDs, etc. meaningful but end up with correlated shocks in most cases.

5 Issues & Suggested Solutions: 1. Model vs. Filter Misspecification a) model s economics can be off b) economics is right but the filter is ill-conditioned. How many structural shocks can we hope to identify? factor/dpca analysis of OECD data suggest just few key shocks a few shocks responsible for bulk of dynamics, bulk of shocks contributing little to data dynamics is stochastic singularity actually a blessing? Analysis in the paper: 1. Testing for misspecification: correlated shocks. SVD Filtering: dealing with stochastic singularity 3. Procrustes Filtering: (can we explaining data with uncorrelated shocks?)

6 Misspecification Sign: Correlated Shocks Assume a linear model with structural shocks, ε, Y t = D(L)ε t ε t N(, I) (1) and associated filter F(L) for uncovering structural shocks, ˆε t = F(L)Y t. () Sufficient (but not necessary) condition for misspecification is when estimated shocks, ˆε t are significantly cross- and auto-correlated. Leads to fishy shock decompositions...

7 Cross-Correlated Shocks: Fishy FISH :1 :3 1:1 1:3 :1 :3 3:1 3:3 4:1 4:3

8 Example: Stochastic Rank of US Data since 195 % % % % Real GDP (Y) Real Investment (I) Real Imports (M) Short term Interest rate (IR) percentage explained % % % Real Consumption (C) Real Exports (X) Unemployment Rate (UR) Data Fit with one factor Fit with two factors % 5 Y C I X M UR IR One factor Two factors Three factors Andrle, Brůha, Solmaz (14)

9 Example: Stochastic Rank of US Data (JPT 1) Justiniano, Primiceri, and Tambalotti (JME, 1) (JPT 1) Consumption vs. Investment Growth (q/q, ann.) 4 195:1 196:1 197:1 198:1 199:1 :1 1:1 Output vs. Hours Worked Growth (q/q, ann.) :1 196:1 197:1 198:1 199:1 :1 1:1 Output vs. Investment Growth (q/q, ann.) 1 1 3

10 Typical Investment Shock (JPT 1)... but risk shocks and credit shocks on the same boat, essentially 1. Output.6 Consumption Investment 1 Hours Inflation. Interest

11 1 3 frequency 1 3 frequency Shock Cross-Correlation & Misspecification... not a white noise, really.8 Coherence of Inv. Specific and TFP Coherence of Inv. Specific and Preference frequency Coherence of Price and Wage Markup Shocks frequency Coherence of TFP and Wage Markup Shocks

12 Misspecification Sign: Correlated Shocks JPT-1: correlation of inv. shock(t) and pref. shock(t-1) is.8 4 Diagonal, 15 years 4 Off Diagonal, 15 years Diagonal, years Off Diagonal, years Diagonal, 5 years Off Diagonal, 5 years Diagonal, 1 years Off Diagonal, 1 years Finite sample distributions of N(, I k )

13 Ill-Conditioning and Fragility Even with a great model, Kalman smoothing is a rather fragile exercise that does not aspire for robustness. Shock identification is a signal-extraction exercise, Kalman filter must be viewed as as a filter: ε t = F(L)Y t (Andrle 13a, 13b) The filter F(L) may be very ill-conditioned, i.e. over-sensitive to small changes in the input data, Y. It s a property of the model/filter! The goal of explaining 1% of data dynamics with structural shocks and a stylized model is fraught with hazards What s wrong with having residuals? Your OLS has it...

14 Robustness: Roughly Right or Precisely Wrong? Ill-conditioning and fragility: [ ] [ ] [ ] y1 1 + φ 1 ε1 = θ y for θ the model is over-sensitive to changes in y. ε (3) [ ε1 ε ] = [.1.3 ] [ ] A.4 =.4 [ ] y1 y [ y1 y ] = [ ] [ ].4 A ε ε = [ ].6. Even with the right model, a small perturbation to input data leads to important changes in the estimates of structural shocks... Below it is demonstrated that Kalman smoother has the form Y = A E as above

15 State-Space Setup The linear state-space model is given by: Y t = ZX t + Hε t (4) X t = TX t 1 + Rε t with ε t N(, I) (5) The model is said to be stochastically singular if rank S y (ω) < rank S ε (ω). For singularity it is sufficient that n ε < n Y. Today, we ll stay in time domain but frequency domain would serve just fine as well...

16 Kalman Smoother as a Least-Squares Problem (1) min X,{ε} Λ = X P 1 X + + N [Y t ZX t ] (HH ) 1 [Y t ZX t ] t=1 N [X t TX t 1 ] (RR ) 1 [X t TX t 1 ]. t=1 The genius of Kalman was to make the problem recursive!... and I m kind of doing the opposite

17 Kalman Smoother as a Least-Squares Problem () Denoting Y = [Y 1 Y... Y N ], E = [ε 1 ε... ε N ], and Z = [X E], the least-squares problem is stated as follows: Z = argmin vecy A vec Z, (6) ZT ZR + H... ZT ZT R ZTR ZR + H... A = = [O H]. (7) ZT N ZT N 1 R ZT N R ZR + H

18 SVD Filtering (1): Handles Singular Models SVD Filter shock estimates for both regular and singular problems A = [ ] [ ] [ ] S U 1 U 1 V 1 = V r i=1 where r = rank(a), U U = I, V V = I and S 1 is diagonal, s i u i v i. (8) S 1 = diag(s 1,..., s p), where p = min{m, n}. When the matrix A is singular, then rank of A is r, then s r+1 = = s p =. The solution to vec Z is then obtained as vec Z = V 1 S 1 1 U 1 vec Y (9) = r u i vec Y v i. s i (1) i=1

19 SVD Filtering () SVD Filter is an extension of the Kalman filter: (i) For regular models is identical to Kalman smoother/filter (ii) Handles singular models (iii) Makes inspecting of ill-conditioning a cinch (SVD of A) (iv) Implementation in frequency domain is more efficient (memory, speed)

20 SVD Filter Example (1) Core Inflation (π) 5 est obs obs+noise 5 :1 5:1 3:1 35:1 4:1 45:1 5:1 55:1 Output Cycle (y) 5 5 :1 5:1 3:1 35:1 4:1 45:1 5:1 55:1

21 SVD Filter Example () Core Inflation (π) 4 demand contrib est :1 5:1 3:1 35:1 4:1 45:1 5:1 55:1 Output Cycle (y) 4 :1 5:1 3:1 35:1 4:1 45:1 5:1 55:1

22 Procrustes Filtering We minimize distance of the model and data in a mean-square sense (Kalman smoother) Using SVD filter we can choose any number of shocks we want to test and distinguish residuals and structural shocks So how about choosing the shocks only from a set of reasonably uncorrelated shocks? Question asked: How big residuals I get when I fit the data with shocks that can t be too correlated? If I cannot fit much, am I in BIG trouble?

23 Intuition Orthogonal Procrustes Problem Given A and B, find orthogonal rotation matrix R such that R = argmin R A B F s.t. R R = I (11) There is an analytical solution to orthogonal Procrustes...

24 Procrustes Filter : Uncorrelated Shocks Imposed Purpose: Given the model, estimate structural shocks to match the data dynamics as best as possible, while keeping the shocks uncorrelated... Z λ = argmin { vecy A vec Z + λ N 1 E E I M }, Here,. M, is a suitable matrix measure L distance penalty function reflecting finite-sample variation Acknowledging the finite-sample distribution of shocks is important.

25 Procrustes Filter : Weak & Strong Version 1. Weak PF: penalizes contemporaneous cross-cov ONLY. Strong PF: penalizes the ACGF/spectrum profile

26 Example: Weak Procrustes using JPT-1 GDP Growth Consumption Growth 1954:4 1964:4 1974:4 1984:4 1994:4 4:4 Investment Growth :4 1964:4 1974:4 1984:4 1994:4 4:4 Real Wages Growth :4 1964:4 1974:4 1984:4 1994:4 4: :4 1964:4 1974:4 1984:4 1994:4 4:4 Hours Worked :4 1964:4 1974:4 1984:4 1994:4 4:4 Inflation (Deflator) :4 1964:4 1974:4 1984:4 1994:4 4:4

27 Example: Strong Procrustes using JPT-1

28 Thank you for your patience...

Likelihood-based Estimation of Stochastically Singular DSGE Models using Dimensionality Reduction

Likelihood-based Estimation of Stochastically Singular DSGE Models using Dimensionality Reduction Likelihood-based Estimation of Stochastically Singular DSGE Models using Dimensionality Reduction Michal Andrle 1 Computing in Economics and Finance, Prague June 212 1 The views expressed herein are those

More information

Animal Spirits, Fundamental Factors and Business Cycle Fluctuations

Animal Spirits, Fundamental Factors and Business Cycle Fluctuations Animal Spirits, Fundamental Factors and Business Cycle Fluctuations Stephane Dées Srečko Zimic Banque de France European Central Bank January 6, 218 Disclaimer Any views expressed represent those of the

More information

Empirical Evaluation and Estimation of Large-Scale, Nonlinear Economic Models

Empirical Evaluation and Estimation of Large-Scale, Nonlinear Economic Models Empirical Evaluation and Estimation of Large-Scale, Nonlinear Economic Models Michal Andrle, RES The views expressed herein are those of the author and should not be attributed to the International Monetary

More information

Learning about Monetary Policy using (S)VARs? Some Pitfalls and Possible Solutions

Learning about Monetary Policy using (S)VARs? Some Pitfalls and Possible Solutions Learning about Monetary Policy using (S)VARs? Some Pitfalls and Possible Solutions Michal Andrle and Jan Brůha Interim: B4/13, April 214 Michal Andrle: The views expressed herein are those of the authors

More information

Inference Based on SVARs Identified with Sign and Zero Restrictions: Theory and Applications

Inference Based on SVARs Identified with Sign and Zero Restrictions: Theory and Applications Inference Based on SVARs Identified with Sign and Zero Restrictions: Theory and Applications Jonas Arias 1 Juan F. Rubio-Ramírez 2,3 Daniel F. Waggoner 3 1 Federal Reserve Board 2 Duke University 3 Federal

More information

A primer on Structural VARs

A primer on Structural VARs A primer on Structural VARs Claudia Foroni Norges Bank 10 November 2014 Structural VARs 1/ 26 Refresh: what is a VAR? VAR (p) : where y t K 1 y t = ν + B 1 y t 1 +... + B p y t p + u t, (1) = ( y 1t...

More information

Technology Shocks and Aggregate Fluctuations: How Well Does the RBC Model Fit Postwar U.S. Data?

Technology Shocks and Aggregate Fluctuations: How Well Does the RBC Model Fit Postwar U.S. Data? Technology Shocks and Aggregate Fluctuations: How Well Does the RBC Model Fit Postwar U.S. Data? by Jordi Gali and Pau Rabanal Comments by Ellen R. McGrattan, Minneapolis Fed Overview of Gali-Rabanal Part

More information

What You Match Does Matter: The Effects of Data on DSGE Estimation

What You Match Does Matter: The Effects of Data on DSGE Estimation Discussion of What You Match Does Matter: The Effects of Data on DSGE Estimation by Pablo Guerron-Quintana Marc Giannoni Columbia University, NBER and CEPR Workshop on Methods and Applications for DSGE

More information

An Anatomy of the Business Cycle Data

An Anatomy of the Business Cycle Data An Anatomy of the Business Cycle Data G.M Angeletos, F. Collard and H. Dellas November 28, 2017 MIT and University of Bern 1 Motivation Main goal: Detect important regularities of business cycles data;

More information

Structural VAR Models and Applications

Structural VAR Models and Applications Structural VAR Models and Applications Laurent Ferrara 1 1 University of Paris Nanterre M2 Oct. 2018 SVAR: Objectives Whereas the VAR model is able to capture efficiently the interactions between the different

More information

ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 9: Multiple equation models II

ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 9: Multiple equation models II ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 9: Multiple equation models II Ragnar Nymoen Department of Economics University of Oslo 9 October 2018 The reference to this lecture is:

More information

Factor models. March 13, 2017

Factor models. March 13, 2017 Factor models March 13, 2017 Factor Models Macro economists have a peculiar data situation: Many data series, but usually short samples How can we utilize all this information without running into degrees

More information

Identifying the Monetary Policy Shock Christiano et al. (1999)

Identifying the Monetary Policy Shock Christiano et al. (1999) Identifying the Monetary Policy Shock Christiano et al. (1999) The question we are asking is: What are the consequences of a monetary policy shock a shock which is purely related to monetary conditions

More information

Financial Factors in Economic Fluctuations. Lawrence Christiano Roberto Motto Massimo Rostagno

Financial Factors in Economic Fluctuations. Lawrence Christiano Roberto Motto Massimo Rostagno Financial Factors in Economic Fluctuations Lawrence Christiano Roberto Motto Massimo Rostagno Background Much progress made on constructing and estimating models that fit quarterly data well (Smets-Wouters,

More information

LECTURE 3 The Effects of Monetary Changes: Statistical Identification. September 5, 2018

LECTURE 3 The Effects of Monetary Changes: Statistical Identification. September 5, 2018 Economics 210c/236a Fall 2018 Christina Romer David Romer LECTURE 3 The Effects of Monetary Changes: Statistical Identification September 5, 2018 I. SOME BACKGROUND ON VARS A Two-Variable VAR Suppose the

More information

Factor models. May 11, 2012

Factor models. May 11, 2012 Factor models May 11, 2012 Factor Models Macro economists have a peculiar data situation: Many data series, but usually short samples How can we utilize all this information without running into degrees

More information

Understanding DSGE Filters in Forecasting and Policy Analysis PRELIMINARY DRAFT

Understanding DSGE Filters in Forecasting and Policy Analysis PRELIMINARY DRAFT Understanding DSGE Filters in Forecasting and Policy Analysis PRELIMINARY DRAFT Michal Andrle 1 International Monetary Fund, Research Dept., 700 19th St. N.W., Washington, D.C., 20431, USA Abstract The

More information

Econometría 2: Análisis de series de Tiempo

Econometría 2: Análisis de series de Tiempo Econometría 2: Análisis de series de Tiempo Karoll GOMEZ kgomezp@unal.edu.co http://karollgomez.wordpress.com Segundo semestre 2016 IX. Vector Time Series Models VARMA Models A. 1. Motivation: The vector

More information

New meeting times for Econ 210D Mondays 8:00-9:20 a.m. in Econ 300 Wednesdays 11:00-12:20 in Econ 300

New meeting times for Econ 210D Mondays 8:00-9:20 a.m. in Econ 300 Wednesdays 11:00-12:20 in Econ 300 New meeting times for Econ 210D Mondays 8:00-9:20 a.m. in Econ 300 Wednesdays 11:00-12:20 in Econ 300 1 Identification using nonrecursive structure, long-run restrictions and heteroskedasticity 2 General

More information

Modelling Czech and Slovak labour markets: A DSGE model with labour frictions

Modelling Czech and Slovak labour markets: A DSGE model with labour frictions Modelling Czech and Slovak labour markets: A DSGE model with labour frictions Daniel Němec Faculty of Economics and Administrations Masaryk University Brno, Czech Republic nemecd@econ.muni.cz ESF MU (Brno)

More information

Econometrics in a nutshell: Variation and Identification Linear Regression Model in STATA. Research Methods. Carlos Noton.

Econometrics in a nutshell: Variation and Identification Linear Regression Model in STATA. Research Methods. Carlos Noton. 1/17 Research Methods Carlos Noton Term 2-2012 Outline 2/17 1 Econometrics in a nutshell: Variation and Identification 2 Main Assumptions 3/17 Dependent variable or outcome Y is the result of two forces:

More information

A Theory of Data-Oriented Identification with a SVAR Application

A Theory of Data-Oriented Identification with a SVAR Application A Theory of Data-Oriented Identification with a SVAR Application Nikolay Arefiev Higher School of Economics August 20, 2015 The 11th World Congress of the Econometric Society, Montréal, Canada and August

More information

Identifying SVARs with Sign Restrictions and Heteroskedasticity

Identifying SVARs with Sign Restrictions and Heteroskedasticity Identifying SVARs with Sign Restrictions and Heteroskedasticity Srečko Zimic VERY PRELIMINARY AND INCOMPLETE NOT FOR DISTRIBUTION February 13, 217 Abstract This paper introduces a new method to identify

More information

A Primer on Vector Autoregressions

A Primer on Vector Autoregressions A Primer on Vector Autoregressions Ambrogio Cesa-Bianchi VAR models 1 [DISCLAIMER] These notes are meant to provide intuition on the basic mechanisms of VARs As such, most of the material covered here

More information

DSGE models: problems and some personal solutions. Fabio Canova EUI and CEPR. March 2014

DSGE models: problems and some personal solutions. Fabio Canova EUI and CEPR. March 2014 DSGE models: problems and some personal solutions Fabio Canova EUI and CEPR March 214 Outline of the talk Identification problems. Singularity problems. External information problems. Data mismatch problems.

More information

The Natural Rate of Interest and its Usefulness for Monetary Policy

The Natural Rate of Interest and its Usefulness for Monetary Policy The Natural Rate of Interest and its Usefulness for Monetary Policy Robert Barsky, Alejandro Justiniano, and Leonardo Melosi Online Appendix 1 1 Introduction This appendix describes the extended DSGE model

More information

Noisy News in Business Cycles

Noisy News in Business Cycles Noisy News in Business Cycles Mario Forni 1 Luca Gambetti 2 Marco Lippi 3 Luca Sala 4 1 Università di Modena e Reggio Emilia and CEPR 2 Universitat Autonoma de Barcelona and Barcelona GSE 3 EIEF and CEPR

More information

Latent variables and shocks contribution in DSGE models with occasionally binding constraints

Latent variables and shocks contribution in DSGE models with occasionally binding constraints Latent variables and shocks contribution in DSGE models with occasionally binding constraints May 29, 2016 1 Marco Ratto, Massimo Giovannini (European Commission, Joint Research Centre) We implement an

More information

Time Series Analysis for Macroeconomics and Finance

Time Series Analysis for Macroeconomics and Finance Time Series Analysis for Macroeconomics and Finance Bernd Süssmuth IEW Institute for Empirical Research in Economics University of Leipzig December 12, 2011 Bernd Süssmuth (University of Leipzig) Time

More information

Class 4: VAR. Macroeconometrics - Fall October 11, Jacek Suda, Banque de France

Class 4: VAR. Macroeconometrics - Fall October 11, Jacek Suda, Banque de France VAR IRF Short-run Restrictions Long-run Restrictions Granger Summary Jacek Suda, Banque de France October 11, 2013 VAR IRF Short-run Restrictions Long-run Restrictions Granger Summary Outline Outline:

More information

1.2. Structural VARs

1.2. Structural VARs 1. Shocks Nr. 1 1.2. Structural VARs How to identify A 0? A review: Choleski (Cholesky?) decompositions. Short-run restrictions. Inequality restrictions. Long-run restrictions. Then, examples, applications,

More information

What s News In Business Cycles: Supplementary Materials

What s News In Business Cycles: Supplementary Materials What s News In Business Cycles: Supplementary Materials Stephanie Schmitt-Grohé Martín Uribe May 11, 212 Contents 1 True Impulse Responses of the Observables in the Example Economy 1 2 Identifiability

More information

Introduction to Macroeconomics

Introduction to Macroeconomics Introduction to Macroeconomics Martin Ellison Nuffi eld College Michaelmas Term 2018 Martin Ellison (Nuffi eld) Introduction Michaelmas Term 2018 1 / 39 Macroeconomics is Dynamic Decisions are taken over

More information

SMOOTHIES: A Toolbox for the Exact Nonlinear and Non-Gaussian Kalman Smoother *

SMOOTHIES: A Toolbox for the Exact Nonlinear and Non-Gaussian Kalman Smoother * SMOOTHIES: A Toolbox for the Exact Nonlinear and Non-Gaussian Kalman Smoother * Joris de Wind September 2017 Abstract In this paper, I present a new toolbox that implements the exact nonlinear and non-

More information

DSGE Model Forecasting

DSGE Model Forecasting University of Pennsylvania EABCN Training School May 1, 216 Introduction The use of DSGE models at central banks has triggered a strong interest in their forecast performance. The subsequent material draws

More information

Discussion of "Noisy News in Business Cycle" by Forni, Gambetti, Lippi, and Sala

Discussion of Noisy News in Business Cycle by Forni, Gambetti, Lippi, and Sala Judgement Discussion of Cycle" by Università degli Studi Milano - Bicocca IV International Conference in memory of Carlo Giannini Judgement Great contribution in the literature of NEWS and NOISE shocks:

More information

B y t = γ 0 + Γ 1 y t + ε t B(L) y t = γ 0 + ε t ε t iid (0, D) D is diagonal

B y t = γ 0 + Γ 1 y t + ε t B(L) y t = γ 0 + ε t ε t iid (0, D) D is diagonal Structural VAR Modeling for I(1) Data that is Not Cointegrated Assume y t =(y 1t,y 2t ) 0 be I(1) and not cointegrated. That is, y 1t and y 2t are both I(1) and there is no linear combination of y 1t and

More information

VARs and factors. Lecture to Bristol MSc Time Series, Spring 2014 Tony Yates

VARs and factors. Lecture to Bristol MSc Time Series, Spring 2014 Tony Yates VARs and factors Lecture to Bristol MSc Time Series, Spring 2014 Tony Yates What we will cover Why factor models are useful in VARs Static and dynamic factor models VAR in the factors Factor augmented

More information

Graduate Macro Theory II: Notes on Quantitative Analysis in DSGE Models

Graduate Macro Theory II: Notes on Quantitative Analysis in DSGE Models Graduate Macro Theory II: Notes on Quantitative Analysis in DSGE Models Eric Sims University of Notre Dame Spring 2011 This note describes very briefly how to conduct quantitative analysis on a linearized

More information

Structural VARs II. February 17, 2016

Structural VARs II. February 17, 2016 Structural VARs II February 17, 216 Structural VARs Today: Long-run restrictions Two critiques of SVARs Blanchard and Quah (1989), Rudebusch (1998), Gali (1999) and Chari, Kehoe McGrattan (28). Recap:

More information

1. Shocks. This version: February 15, Nr. 1

1. Shocks. This version: February 15, Nr. 1 1. Shocks This version: February 15, 2006 Nr. 1 1.3. Factor models What if there are more shocks than variables in the VAR? What if there are only a few underlying shocks, explaining most of fluctuations?

More information

Discussion of Riccardo DiCecio \Comovement: It's not a Puzzle" Matteo Iacoviello Boston College

Discussion of Riccardo DiCecio \Comovement: It's not a Puzzle Matteo Iacoviello Boston College Discussion of Riccardo DiCecio \Comovement: It's not a Puzzle" Matteo Iacoviello Boston College THE QUESTION Question: can we construct a coherent DSGE macro model that explains the comovement puzzle?

More information

The Neo Fisher Effect and Exiting a Liquidity Trap

The Neo Fisher Effect and Exiting a Liquidity Trap The Neo Fisher Effect and Exiting a Liquidity Trap Stephanie Schmitt-Grohé and Martín Uribe Columbia University European Central Bank Conference on Monetary Policy Frankfurt am Main, October 29-3, 218

More information

Fresh perspectives on unobservable variables: Data decomposition of the Kalman smoother

Fresh perspectives on unobservable variables: Data decomposition of the Kalman smoother Fresh perspectives on unobservable variables: Data decomposition of the Kalman smoother AN 2013/09 Nicholas Sander December 2013 Reserve Bank of New Zealand Analytical Note series ISSN 2230 5505 Reserve

More information

A. Recursively orthogonalized. VARs

A. Recursively orthogonalized. VARs Orthogonalized VARs A. Recursively orthogonalized VAR B. Variance decomposition C. Historical decomposition D. Structural interpretation E. Generalized IRFs 1 A. Recursively orthogonalized Nonorthogonal

More information

Time-Varying Vector Autoregressive Models with Structural Dynamic Factors

Time-Varying Vector Autoregressive Models with Structural Dynamic Factors Time-Varying Vector Autoregressive Models with Structural Dynamic Factors Paolo Gorgi, Siem Jan Koopman, Julia Schaumburg http://sjkoopman.net Vrije Universiteit Amsterdam School of Business and Economics

More information

Lecture 1: Information and Structural VARs

Lecture 1: Information and Structural VARs Lecture 1: Information and Structural VARs Luca Gambetti 1 1 Universitat Autònoma de Barcelona LBS, May 6-8 2013 Introduction The study of the dynamic effects of economic shocks is one of the key applications

More information

Assessing Structural VAR s

Assessing Structural VAR s ... Assessing Structural VAR s by Lawrence J. Christiano, Martin Eichenbaum and Robert Vigfusson Zurich, September 2005 1 Background Structural Vector Autoregressions Address the Following Type of Question:

More information

Neoclassical Business Cycle Model

Neoclassical Business Cycle Model Neoclassical Business Cycle Model Prof. Eric Sims University of Notre Dame Fall 2015 1 / 36 Production Economy Last time: studied equilibrium in an endowment economy Now: study equilibrium in an economy

More information

Lecture 7a: Vector Autoregression (VAR)

Lecture 7a: Vector Autoregression (VAR) Lecture 7a: Vector Autoregression (VAR) 1 2 Big Picture We are done with univariate time series analysis Now we switch to multivariate analysis, that is, studying several time series simultaneously. VAR

More information

Principal Component Analysis-I Geog 210C Introduction to Spatial Data Analysis. Chris Funk. Lecture 17

Principal Component Analysis-I Geog 210C Introduction to Spatial Data Analysis. Chris Funk. Lecture 17 Principal Component Analysis-I Geog 210C Introduction to Spatial Data Analysis Chris Funk Lecture 17 Outline Filters and Rotations Generating co-varying random fields Translating co-varying fields into

More information

Real Business Cycle Model (RBC)

Real Business Cycle Model (RBC) Real Business Cycle Model (RBC) Seyed Ali Madanizadeh November 2013 RBC Model Lucas 1980: One of the functions of theoretical economics is to provide fully articulated, artificial economic systems that

More information

Assessing Structural VAR s

Assessing Structural VAR s ... Assessing Structural VAR s by Lawrence J. Christiano, Martin Eichenbaum and Robert Vigfusson Yale, October 2005 1 Background Structural Vector Autoregressions Can be Used to Address the Following Type

More information

ECON 4160, Autumn term 2017 Lecture 9

ECON 4160, Autumn term 2017 Lecture 9 ECON 4160, Autumn term 2017 Lecture 9 Structural VAR (SVAR) Ragnar Nymoen Department of Economics 26 Oct 2017 1 / 14 Parameter of interest: impulse responses I Consider again a partial market equilibrium

More information

MA Macroeconomics 4. Analysing the IS-MP-PC Model

MA Macroeconomics 4. Analysing the IS-MP-PC Model MA Macroeconomics 4. Analysing the IS-MP-PC Model Karl Whelan School of Economics, UCD Autumn 2014 Karl Whelan (UCD) Analysing the IS-MP-PC Model Autumn 2014 1 / 28 Part I Inflation Expectations Karl Whelan

More information

The Price Puzzle: Mixing the Temporary and Permanent Monetary Policy Shocks.

The Price Puzzle: Mixing the Temporary and Permanent Monetary Policy Shocks. The Price Puzzle: Mixing the Temporary and Permanent Monetary Policy Shocks. Ida Wolden Bache Norges Bank Kai Leitemo Norwegian School of Management BI September 2, 2008 Abstract We argue that the correct

More information

Technological Revolutions and Debt Hangovers: Is There a Link?

Technological Revolutions and Debt Hangovers: Is There a Link? Technological Revolutions and Debt Hangovers: Is There a Link? Dan Cao Jean-Paul L Huillier January 9th, 2014 Cao and L Huillier 0/41 Introduction Observation: Before Great Recession: IT (late 1990s) Before

More information

Machine Learning for Economists: Part 4 Shrinkage and Sparsity

Machine Learning for Economists: Part 4 Shrinkage and Sparsity Machine Learning for Economists: Part 4 Shrinkage and Sparsity Michal Andrle International Monetary Fund Washington, D.C., October, 2018 Disclaimer #1: The views expressed herein are those of the authors

More information

Assessing Structural VAR s

Assessing Structural VAR s ... Assessing Structural VAR s by Lawrence J. Christiano, Martin Eichenbaum and Robert Vigfusson Columbia, October 2005 1 Background Structural Vector Autoregressions Can be Used to Address the Following

More information

The TransPacific agreement A good thing for VietNam?

The TransPacific agreement A good thing for VietNam? The TransPacific agreement A good thing for VietNam? Jean Louis Brillet, France For presentation at the LINK 2014 Conference New York, 22nd 24th October, 2014 Advertisement!!! The model uses EViews The

More information

Generalized Method of Moments (GMM) Estimation

Generalized Method of Moments (GMM) Estimation Econometrics 2 Fall 2004 Generalized Method of Moments (GMM) Estimation Heino Bohn Nielsen of29 Outline of the Lecture () Introduction. (2) Moment conditions and methods of moments (MM) estimation. Ordinary

More information

Structural Vector Autoregressions with Markov Switching. Markku Lanne University of Helsinki. Helmut Lütkepohl European University Institute, Florence

Structural Vector Autoregressions with Markov Switching. Markku Lanne University of Helsinki. Helmut Lütkepohl European University Institute, Florence Structural Vector Autoregressions with Markov Switching Markku Lanne University of Helsinki Helmut Lütkepohl European University Institute, Florence Katarzyna Maciejowska European University Institute,

More information

Variance Decomposition

Variance Decomposition Variance Decomposition 1 14.384 Time Series Analysis, Fall 2007 Recitation by Paul Schrimpf Supplementary to lectures given by Anna Mikusheva October 5, 2007 Recitation 5 Variance Decomposition Suppose

More information

The New Keynesian Model: Introduction

The New Keynesian Model: Introduction The New Keynesian Model: Introduction Vivaldo M. Mendes ISCTE Lisbon University Institute 13 November 2017 (Vivaldo M. Mendes) The New Keynesian Model: Introduction 13 November 2013 1 / 39 Summary 1 What

More information

Instrumental Variables and the Problem of Endogeneity

Instrumental Variables and the Problem of Endogeneity Instrumental Variables and the Problem of Endogeneity September 15, 2015 1 / 38 Exogeneity: Important Assumption of OLS In a standard OLS framework, y = xβ + ɛ (1) and for unbiasedness we need E[x ɛ] =

More information

Lecture 7a: Vector Autoregression (VAR)

Lecture 7a: Vector Autoregression (VAR) Lecture 7a: Vector Autoregression (VAR) 1 Big Picture We are done with univariate time series analysis Now we switch to multivariate analysis, that is, studying several time series simultaneously. VAR

More information

Foreign and Domestic Growth Drivers in Eastern Europe

Foreign and Domestic Growth Drivers in Eastern Europe Foreign and Domestic Growth Drivers in Eastern Europe Enzo Weber Universität Regensburg, OEI Regensburg, IAB Nürnberg June 18, 2010 13th FIW-Workshop Introduction Economic growth in Eastern Europe Transition

More information

Agnostic Structural Disturbances (ASDs): Detecting and Reducing Misspecification in Empirical Macroeconomic Models

Agnostic Structural Disturbances (ASDs): Detecting and Reducing Misspecification in Empirical Macroeconomic Models Agnostic Structural Disturbances (ASDs): Detecting and Reducing Misspecification in Empirical Macroeconomic Models Wouter J. Den Haan, Thomas Drechsel September 14, 218 Abstract Exogenous random structural

More information

Generalized Autoregressive Score Models

Generalized Autoregressive Score Models Generalized Autoregressive Score Models by: Drew Creal, Siem Jan Koopman, André Lucas To capture the dynamic behavior of univariate and multivariate time series processes, we can allow parameters to be

More information

The 2001 recession displayed unique characteristics in comparison to other

The 2001 recession displayed unique characteristics in comparison to other Smoothing the Shocks of a Dynamic Stochastic General Equilibrium Model ANDREW BAUER NICHOLAS HALTOM AND JUAN F RUBIO-RAMÍREZ Bauer and Haltom are senior economic analysts and Rubio-Ramírez is an economist

More information

Identifying Causal Effects in Time Series Models

Identifying Causal Effects in Time Series Models Identifying Causal Effects in Time Series Models Aaron Smith UC Davis October 20, 2015 Slides available at http://asmith.ucdavis.edu 1 Identifying Causal Effects in Time Series Models If all the Metrics

More information

Chapter 6. Maximum Likelihood Analysis of Dynamic Stochastic General Equilibrium (DSGE) Models

Chapter 6. Maximum Likelihood Analysis of Dynamic Stochastic General Equilibrium (DSGE) Models Chapter 6. Maximum Likelihood Analysis of Dynamic Stochastic General Equilibrium (DSGE) Models Fall 22 Contents Introduction 2. An illustrative example........................... 2.2 Discussion...................................

More information

It is easily seen that in general a linear combination of y t and x t is I(1). However, in particular cases, it can be I(0), i.e. stationary.

It is easily seen that in general a linear combination of y t and x t is I(1). However, in particular cases, it can be I(0), i.e. stationary. 6. COINTEGRATION 1 1 Cointegration 1.1 Definitions I(1) variables. z t = (y t x t ) is I(1) (integrated of order 1) if it is not stationary but its first difference z t is stationary. It is easily seen

More information

Identification Analysis of DSGE models with DYNARE

Identification Analysis of DSGE models with DYNARE Identification Analysis of DSGE models with DYNARE FP7 Funded, Project MONFISPOL Grant no.: 225149. Marco Ratto European Commission, Joint Research Centre with the contribution of Nikolai Iskrev Bank of

More information

Assessing Structural VAR s

Assessing Structural VAR s ... Assessing Structural VAR s by Lawrence J. Christiano, Martin Eichenbaum and Robert Vigfusson Minneapolis, August 2005 1 Background In Principle, Impulse Response Functions from SVARs are useful as

More information

Autoregressive distributed lag models

Autoregressive distributed lag models Introduction In economics, most cases we want to model relationships between variables, and often simultaneously. That means we need to move from univariate time series to multivariate. We do it in two

More information

Monetary Policy Regimes and Economic Performance: The Historical Record,

Monetary Policy Regimes and Economic Performance: The Historical Record, Monetary Policy Regimes and Economic Performance: The Historical Record, 1979-2008 Luca Benati Charles Goodhart European Central Bank London School of Economics Conference on: Key developments in monetary

More information

1 Linear Difference Equations

1 Linear Difference Equations ARMA Handout Jialin Yu 1 Linear Difference Equations First order systems Let {ε t } t=1 denote an input sequence and {y t} t=1 sequence generated by denote an output y t = φy t 1 + ε t t = 1, 2,... with

More information

Solving a Dynamic (Stochastic) General Equilibrium Model under the Discrete Time Framework

Solving a Dynamic (Stochastic) General Equilibrium Model under the Discrete Time Framework Solving a Dynamic (Stochastic) General Equilibrium Model under the Discrete Time Framework Dongpeng Liu Nanjing University Sept 2016 D. Liu (NJU) Solving D(S)GE 09/16 1 / 63 Introduction Targets of the

More information

Class: Trend-Cycle Decomposition

Class: Trend-Cycle Decomposition Class: Trend-Cycle Decomposition Macroeconometrics - Spring 2011 Jacek Suda, BdF and PSE June 1, 2011 Outline Outline: 1 Unobserved Component Approach 2 Beveridge-Nelson Decomposition 3 Spectral Analysis

More information

LECTURE 11. Introduction to Econometrics. Autocorrelation

LECTURE 11. Introduction to Econometrics. Autocorrelation LECTURE 11 Introduction to Econometrics Autocorrelation November 29, 2016 1 / 24 ON PREVIOUS LECTURES We discussed the specification of a regression equation Specification consists of choosing: 1. correct

More information

Discussion of Juillard and Maih Estimating DSGE Models with Observed Real-Time Expectation Data

Discussion of Juillard and Maih Estimating DSGE Models with Observed Real-Time Expectation Data Estimating DSGE Models with Observed Real-Time Expectation Data Jesper Lindé Federal Reserve Board Workshop on Central Bank Forecasting Kansas City Fed October 14-15, 2010 Summary of paper This interesting

More information

Are Structural VARs Useful Guides for Developing Business Cycle Theories? by Larry Christiano

Are Structural VARs Useful Guides for Developing Business Cycle Theories? by Larry Christiano Discussion of: Chari-Kehoe-McGrattan: Are Structural VARs Useful Guides for Developing Business Cycle Theories? by Larry Christiano 1 Chari-Kehoe-McGrattan: Are Structural VARs Useful Guides for Developing

More information

WP/13/257. System Priors: Formulating Priors about DSGE Models' Properties. Michal Andrle and Jaromir Benes

WP/13/257. System Priors: Formulating Priors about DSGE Models' Properties. Michal Andrle and Jaromir Benes WP/13/257 System Priors: Formulating Priors about DSGE Models' Properties Michal Andrle and Jaromir Benes 2013 International Monetary Fund WP/13/257 IMF Working Paper Research Department System Priors:

More information

Open Economy Macroeconomics: Theory, methods and applications

Open Economy Macroeconomics: Theory, methods and applications Open Economy Macroeconomics: Theory, methods and applications Lecture 4: The state space representation and the Kalman Filter Hernán D. Seoane UC3M January, 2016 Today s lecture State space representation

More information

The Caterpillar -SSA approach: automatic trend extraction and other applications. Theodore Alexandrov

The Caterpillar -SSA approach: automatic trend extraction and other applications. Theodore Alexandrov The Caterpillar -SSA approach: automatic trend extraction and other applications Theodore Alexandrov theo@pdmi.ras.ru St.Petersburg State University, Russia Bremen University, 28 Feb 2006 AutoSSA: http://www.pdmi.ras.ru/

More information

Singular Value Decompsition

Singular Value Decompsition Singular Value Decompsition Massoud Malek One of the most useful results from linear algebra, is a matrix decomposition known as the singular value decomposition It has many useful applications in almost

More information

Optimal Monetary Policy in a Data-Rich Environment

Optimal Monetary Policy in a Data-Rich Environment Optimal Monetary Policy in a Data-Rich Environment Jean Boivin HEC Montréal, CIRANO, CIRPÉE and NBER Marc Giannoni Columbia University, NBER and CEPR Forecasting Short-term Economic Developments... Bank

More information

4 Shocks and Disturbances to the World Economy

4 Shocks and Disturbances to the World Economy 4 Shocks and Disturbances to the World Economy It is a fact of life that the world economy is subject to continual disturbances or shocks. Some disturbances are large and noticeable, such as the sudden

More information

Appendix to The Life-Cycle and the Business-Cycle of Wage Risk - Cross-Country Comparisons

Appendix to The Life-Cycle and the Business-Cycle of Wage Risk - Cross-Country Comparisons Appendix to The Life-Cycle and the Business-Cycle of Wage Risk - Cross-Country Comparisons Christian Bayer Falko Juessen Universität Bonn and IGIER Technische Universität Dortmund and IZA This version:

More information

GMM and SMM. 1. Hansen, L Large Sample Properties of Generalized Method of Moments Estimators, Econometrica, 50, p

GMM and SMM. 1. Hansen, L Large Sample Properties of Generalized Method of Moments Estimators, Econometrica, 50, p GMM and SMM Some useful references: 1. Hansen, L. 1982. Large Sample Properties of Generalized Method of Moments Estimators, Econometrica, 50, p. 1029-54. 2. Lee, B.S. and B. Ingram. 1991 Simulation estimation

More information

Sticky Leverage. João Gomes, Urban Jermann & Lukas Schmid Wharton School and UCLA/Duke. September 28, 2013

Sticky Leverage. João Gomes, Urban Jermann & Lukas Schmid Wharton School and UCLA/Duke. September 28, 2013 Sticky Leverage João Gomes, Urban Jermann & Lukas Schmid Wharton School and UCLA/Duke September 28, 213 Introduction Models of monetary non-neutrality have traditionally emphasized the importance of sticky

More information

Single-Equation GMM: Endogeneity Bias

Single-Equation GMM: Endogeneity Bias Single-Equation GMM: Lecture for Economics 241B Douglas G. Steigerwald UC Santa Barbara January 2012 Initial Question Initial Question How valuable is investment in college education? economics - measure

More information

Dynamic Factor Models Cointegration and Error Correction Mechanisms

Dynamic Factor Models Cointegration and Error Correction Mechanisms Dynamic Factor Models Cointegration and Error Correction Mechanisms Matteo Barigozzi Marco Lippi Matteo Luciani LSE EIEF ECARES Conference in memory of Carlo Giannini Pavia 25 Marzo 2014 This talk Statement

More information

Lecture 9: Stabilization policy with rational expecations; Limits to stabilization policy; closed economy case.

Lecture 9: Stabilization policy with rational expecations; Limits to stabilization policy; closed economy case. Lecture 9: Stabilization policy with rational expecations; Limits to stabilization policy; closed economy case. Ragnar Nymoen Department of Economics, University of Oslo October 17, 2008 1 Ch21andch22inIAM

More information

On Econometric Analysis of Structural Systems with Permanent and Transitory Shocks and Exogenous Variables

On Econometric Analysis of Structural Systems with Permanent and Transitory Shocks and Exogenous Variables On Econometric Analysis of Structural Systems with Permanent and Transitory Shocks and Exogenous Variables Adrian Pagan School of Economics and Finance, Queensland University of Technology M. Hashem Pesaran

More information

Applied Time Series Topics

Applied Time Series Topics Applied Time Series Topics Ivan Medovikov Brock University April 16, 2013 Ivan Medovikov, Brock University Applied Time Series Topics 1/34 Overview 1. Non-stationary data and consequences 2. Trends and

More information

Looking for the stars

Looking for the stars Looking for the stars Mengheng Li 12 Irma Hindrayanto 1 1 Economic Research and Policy Division, De Nederlandsche Bank 2 Department of Econometrics, Vrije Universiteit Amsterdam April 5, 2018 1 / 35 Outline

More information

Cointegration and Error-Correction

Cointegration and Error-Correction Chapter 9 Cointegration and Error-Correction In this chapter we will estimate structural VAR models that include nonstationary variables. This exploits the possibility that there could be a linear combination

More information

Combining Macroeconomic Models for Prediction

Combining Macroeconomic Models for Prediction Combining Macroeconomic Models for Prediction John Geweke University of Technology Sydney 15th Australasian Macro Workshop April 8, 2010 Outline 1 Optimal prediction pools 2 Models and data 3 Optimal pools

More information