Lecture 4: Bayesian VAR

Size: px
Start display at page:

Download "Lecture 4: Bayesian VAR"

Transcription

1 s Lecture 4: Bayesian VAR Hedibert Freitas Lopes The University of Chicago Booth School of Business 5807 South Woodlawn Avenue, Chicago, IL

2 s 1 VAR s Outline

3 s Del Negro and Schorfheide (2011) says VAR at a glance VARs appear to be straightforward multivariate generalizations of univariate autoregressive models. They turn out to be one of the key empirical tools in modern macroeconomics. Sims (1980) proposed that VARs should replace large-scale macroeconometric models inherited from the 1960s, because the latter imposed incredible restrictions, which were largely inconsistent with the notion that economic agents take the effect of todays choices on tomorrows utility into account. VARs have been used for macroeconomic forecasting and policy analysis to investigate the sources of business-cycle fluctuations and to provide a benchmark against which modern dynamic macroeconomic theories can be evaluated.

4 s Let y t = (y t1,..., y tq ) contain q (macroeconomic) time series observed at time t. The (basic) VAR(p) can be written as where y t = B 1 y t B p y t p + u t u t i.i.d. N(0, Σ) and B 1,..., B p are (q q) autoregressive matrices Σ is an (q q) variance-covariance matrix

5 s Multivariate regression More compactly, y t = Bx t + u t u t N(0, Σ), where B = (B 1,..., B p ) is the (q qp) autoregressive matrix, x t = (y t 1,..., y t p) is qp-dimensional.

6 s Let Y = (y 1,..., y n ) is n q, X = (x 1,..., x n ) is n qp, U = (y 1,..., u n ) is n q. Matrix normal Then Y = XB + U U N(0, I n, Σ).

7 s Multivariate normal Let y i = (y 1i,..., y ni ) be the n-dimensional vector with the observations for time series i, for i = 1,..., q. Let y = vec(y ) = (y 1, y 2,..., y q). Similarly, β = vec(b ) and u = vec(u). Then y = (I q X )β + u u N(0, Σ I n ).

8 s or 0 y t y t 1 y t 2. y t p+1 h-step ahead forecast B 1 B 2 B p 1 B p I q = 0 I q 0 0 C B C B I q 0 y t = Ay t 1 + u t. y t 1 y t 2 y t 3. y t p C B u t u t 1 u t 2. u t p+1 1 C A Therefore, the h-step ahead forecast is Z y t(h) = F (A, yt, h)p(b, Σ data)d(b, Σ), where the forecast function F (A, y t, h) = A h y t is a highly nonlinear function of B 1,..., B p.

9 s A VAR(p) is covariance-stationary if all values of z satisfying lie outside the unit circle. I q B 1 z B 2 z 2 B p z p = 0 This is equivalent to all eigenvalues of A lying inside the unit circle.

10 s Vector MA( ) representation If all eigenvalues of A lie inside the unit circle, then with y t = Ψ i u t i, i=0 Ψ 0 = I q Ψ s = B 1 Ψ s 1 + B 2 Ψ s B p Ψ s p for s = 1, 2,... Ψ s = 0 for s < 0

11 s Variance Decomposition The mean square error (MSE) of the h-step ahead forecast is Σ + Ψ 1 ΣΨ Ψ h 1 ΣΨ h 1. The error u t N(0, Σ) can be orthogonalized by ε t = A 1 u t N(0, D) where Σ = ADA and D is diagonal (for instance, via singular value decomposition or Cholesky decomposition). The MSE of the h-step ahead forecast can be rewritten as The conbribution of the jth orthogonalized innovation to the MSE is d j (a j a j + Ψ 1 a j a jψ Ψ h 1 a j a jψ h 1 )

12 s Impulse-response function The matrix Ψ s has the interpretation y t+s u s = Ψ s, that is, the (i, j) element of Ψ s identifies the consequences of a one-unit increase in the innovation of variable j at time t for the value of variable i at time t + s, holding all other innovations at all dates constant. A plot of the (i, j) element of Ψ s, y t+s,i u s,i, as a function of s is called the impulse-response function. Similar to the forecast function, the impulse-response function is also highly nonlinear on B 1,..., B q.

13 s Simulated example 1 Simulating 1000 observations from a trivariate VAR(2) µ = 1 B 1 = B 2 = and Σ = Posterior summaries based on 1000 draws. 1 Based on Lütkepohl s (2007) Problem 2.3 and using Sims code (later slides).

14 p(µ data) VAR s mu(1) mu(2) mu(3)

15 p(b i data) VAR s B1(1,1) B1(1,2) B1(1,3) B2(1,1) B2(1,2) B2(1,3) B1(2,1) B1(2,2) B1(2,3) B2(2,1) B2(2,2) B2(2,3) B1(3,1) B1(3,2) B1(3,3) B2(3,1) B2(3,2) B2(3,3)

16 p(σ data) VAR s Sigma(1,1) Sigma(1,2) Sigma(1,3) Sigma(2,1) Sigma(2,2) Sigma(2,3) Sigma(3,1) Sigma(3,2) Sigma(3,3)

17 s Response of Y1 Response of Y Shock on Y Steps Shock on Y2 Response of Y2 Response of Y Shock on Y Steps Shock on Y2 Impulse response Response of Y3 Response of Y Shock on Y Steps Shock on Y Steps Steps Steps Shock on Y3 Shock on Y3 Shock on Y3 Response of Y Response of Y Response of Y Steps Steps Steps

18 s Real data example 2 Monthly real stock returns, real interest rates, real industrial production growth and the inflation rate ( ) 2 Section 11.5 of Zivot and Wang (2003).

19 s Posterior means E(µ data) = ( ) E(B 1 data) = E(B 2 data) =

20 s Impulse-response functions

21 s Variance decomposition

22 s Recall that β = vec(b ). Prior shrinkage Let β i be column i of B : B = (β 1,..., β q ). Therefore, β = (β 1,..., β q) with β i a vector of dimension qp corresponding to all autoregressive coefficients from equation i. : q = 3, p = 2 b 1,11 b 1,12 b 1,13 b 2,11 b 2,12 b 2,13 B = b 1,21 b 1,22 b 1,23 b 2,21 b 2,22 b 2,23 = b 1,31 b 1,32 b 1,33 b 2,31 b 2,32 b 2,33 β 1 β 2 β 3

23 s Litterman s (1980,1986) advocates that β i N(β i0, V i0 ) with V i0 chosen to center the individual equations around the random walk with drift: y ti = µ i + y t 1,i + u ti. This amounts to: Shrinking the diagonal elements of B 1 toward one, Shrinking the remaining coefficients of B 1,..., B p toward zero, In addition: Shrinking the number of lags p towards one, Own lags should explain more of the variation than the lags of other variables in the equation.

24 s V i0 is diagonal with elements θ 2 λ 2 k 2 σ2 i σ 2 j for coefficients on lags of variable j i, and for coefficients on own lags. λ 2 k 2 Specifying V i0 The error matrix Σ is assumed to be diagonal, fixed and known Σ = diag(σ 2 1,..., σ 2 q).

25 s on (β, Σ) Kadiyala and Karlsson (1993,1997) extend the : Normal-Wishart prior N(β 0, Σ Ω)IW (Σ 0, α) Jeffreys prior p(β, Σ) Σ (q+1)/2 Normal-Diffuse prior β N(β 0, V 0 ) p(σ) Σ (q+1)/2 Extended Natural Conjugate (ENC) prior Kadiyala and Karlsson (1993) use MC integration. Kadiyala and Karlsson (1997) use Gibbs sampler.

26 s

27 s Kadiyala and Karlsson (1997) revisited Litterman (1986): Annual growth rates of real GNP (RGNPG), Annual inflation rates (INFLA), Unemployment rate (UNEMP) Logarithm of nominal money supply (M1) Logarithm of gross private domestic investment (INVEST), Interest rate on four- to six-month commercial paper (CPRATE) Change in business inventories (CBI). Quarterly data from 1948:1 to 1981:1 (133 observations). Out-of-sample forecast: 1980:2 to 1986:4 q = 7, p = (7 2 ) = 301 parameters.

28 s Time series

29 s Root mean square error

30 s They argue that and... our preferred choice is the Normal-Wishart when the prior beliefs are of the Litterman type. For more general prior beliefs... the Normal-Diffuse and EN priors are strong alternatives to the Normal-Wishart.

31 s Rubio-Ramírez, Waggoner and Zha (2010) say that Since the seminal work by Sims (1980), identification of structural vector autoregressions (SVARs) has been an unresolved theoretical issue. Filling this theoretical gap is of vital importance because impulse responses based on SVARs have been widely used for policy analysis and to provide stylized facts for dynamic stochastic general equilibrium (DSGE) models.

32 s Let P c,t is the price index of commodities. Y t is output. R t is the nominal short-term interest rate. Trivariate SVAR(1) representation: a 11 log P c,t log Y t + a 31 R t = c 1 + b 11 log P c,t 1 + b 21 log Y t 1 + b 31 R t 1 + ε 1,t a 12 log P c,t + a 22 log Y t + 0.0R t = c 2 + b 12 log P c,t 1 + b 22 log Y t 1 + b 32 R t 1 + ε 2,t a 13 log P c,t + a 23 log Y t + a 33 R t = c 3 + b 13 log P c,t 1 + b 23 log Y t 1 + b 33 R t 1 + ε 3,t 1st eq. monetary policy equation. 2nd eq. characterizes behaviour of finished-goods producers. 3rd eq. commodity prices are set in active competitive markets.

33 s The (basic) SVAR(p) can be written as A 0 y t = A 1 y t A p y t p + u t u t i.i.d. N(0, I q ), where A = (A 1,..., A p ) B i = A 1 0 A i i = 1,..., p B = A 1 0 A Σ = (A 0 A 0 ) 1 Much of the SVAR literature involves exactly identified models.

34 s Exact identification Define g such that g(a 0, A) = (A 1 0 A, (A 0A 0 ) 1 ). Consider an SVAR with restrictions represented by R. Definition: The SVAR is exactly identified if and only if, for almost any reduced-form parameter point (B, Σ), there exists a unique structural parameter point (A 0, A) R such that g(a 0, A) = (B, Σ). Waggoner and Zha (2003) developed an efficient MCMC algorithm to generate draws from a restricted A 0 matrix.

35 s 0 A 0 = Illustration 1 PS PS MP MD Inf log Y a 11 a 12 0 a 14 a 15 log P 0 a 22 0 a 14 a 25 R 0 0 a 33 a 34 a 35 log M 0 0 a 43 a 44 a 45 log P c a 15 where log Y : log gross domestic product (GDP) log P: log GDP deflator R: nominal short-term interest rate log M: log M3 log P c: log commodity prices and MP: monetary policy (central bank s contemporaneous behavior) Inf: commodity (information) market MD: money demand equation PS: production sector 1 C A

36 s 0 A 0 = Illustration 2 PCOM M2 R Y CPI U Inform X X X X X X MP 0 X X MD 0 X X X X 0 Prod X 0 0 Prod X X 0 Prod X X X where PCOM: Price index for industrial commodities M2: Real money R: Federal funds rate (R) Y: real GDP interpolated to monthly frequency CPI: Consumer price index (CPI) U: Unemployment rate (U) Inform: Information market MP: Monetary policy rule MD: Money demand Prod: Production sector of the economy 1 C A

37 s Monetary Policy Shock

38 s Pelloni and Polasek (2003) introduce the VAR model with GARCH errors as where and vech(σ t ) = α 0 + y t = p B i y t i + u t i=1 u t N(0, Σ t ) r A i vech(σ t i ) + i=1 s Θ i vech(u t i u t i) i=1

39 s German, U.S., and U.K. quarterly data sets over the period Variables are logs of aggregate employment and of the employment shares of the manufacturing, finance, trade, and construction sectors for U.S. and U.K.

40 s Uhlig (1997) introduced stochastic volatility (SV) for the error term in BVARs: p y t = B i y t i + u t, where and dynamics i=1 u t N(0, Σ t ) and Σ 1 t = L t L t, Σ 1 t+1 = L tθ t L t λ ( ν + pq Θ t B q, ).

41 s Primiceri (2005) discusses VARs with time varying coefficients and stochastic volatility with y t = p B it y t i + u t u t N(0, Σ t ) i=1 Σ t = (A t ) 1 D t (A t) 1, and σ 2 1,t 0 0 α 21,t 1 0 A t = D 0 σ2,t 2 0 t = α q1,t α q,q 1,t σq,t 2

42 s Dynamics VAR coefficients: B t = B t 1 + ν t ν t N(0, Q) Cholesky coefficients: α t = α t 1 + ξ t ξ t N(0, S) Stochastic volatility: log σ t = log σ t 1 + η t η t N(0, W )

43 s

44 s See Nakajima, Kasuya and Watanabe (2011) for an application to the Japanese economy.

45 s VAR(1) case 3 Small: q = 3 15 parameters Medium: q = parameters Large: q = ,807 parameters Curse of dimensionality 3 Small, Medium and Large are based on the VAR specifications of Bańura, Giannone and Reichlin (2010).

46 s References Ahmadi and Uhlig (2009) Measuring the Dynamic Effects of Monetary Policy Shocks: A Bayesian FAVAR Approach with Sign Restriction. Technical Report. Bańbura, Giannone and Reichlin (2010) Large Bayesian vector auto regressions. JAE, 25, Brandt and Freeman (2006) Advances in Bayesian Time Series Modeling and the Study of Politics: Theory Testing,, and Policy Analysis. Political Analysis, 14, Carriero, Kapetanios, Marcellino (2009) exchange rates with a large Bayesian VAR. International Journal of, 25, Del Negro and Schorfheide (2011) Bayesian Macroeconometrics. In Handbook of Bayesian Econometrics, Chapter 7, Oxford University Press. Doan, Litterman and Sims (1984) and conditional projection using realistic prior distributions (with discussion). Econometric Reviews, 3, Garratt, Koop, Mise and Vahey (2009) Real-Time Prediction With U.K. Monetary Aggregates in the Presence of Model Uncertainty. Journal of Business & Economic Statistics, 27, Jochmann, Koop, Leon-Gonzalez and Strachan (2011) Stochastic search variable selection in vector error correction models with application to a model of the UK macroeconomy. JAE. Jochmann, Koop and Strachan (2010) Bayesian forecasting using stochastic search variable selection in a VAR subject to breaks. International Journal of, 26, Kadiyala and Karlsson (1993) with generalized Bayesian vector autoregressions. Journal of, 12, Kadiyala and Karlsson (1997). Numerical methods for estimation and inference in Bayesian VAR-models. Journal of Applied Econometrics, 12,

47 s Refences (cont.) Koop and Korobilis (2009). Bayesian multivariate time series methods for empirical macroeconomics. Foundations and Trends in Econometrics, 3, Koop and Korobilis (2012) Large Time-Varying Parameter VARs. Technical Report. Korobilis (2008) in vector autoregressions with many predictors. Technical Report, University of Strathclyde. Korobilis (2012) VAR forecasting using Bayesian variable selection. Journal of Applied Econometrics, forthcoming. Litterman (1980) A Bayesian procedure for forecasting with vector autoregressions. Technical Report, MIT. Litterman (1986) with Bayesian vector autoregressions five years of experience. Journal of Business & Economic Statistics, 4, Lütkepohl (2007) New Introduction to Multiple Time Series Analysis. Springer. Nakajima, Kasuya and Watanabe (2011) Bayesian analysis of time-varying parameter vector autoregressive model for the Japanese economy and monetary policy. Journal of The Japanese and International Economies, 25, Pelloni and Polasek (2003) Macroeconomic Effects of Sectoral Shocks in Germany, the U.K. and, the U.S.: A -M Approach. Computational Economics, 21, Pfaff (2008) VAR, SVAR and SVEC Models: Implementation within R Package vars. Journal of Statistical Software, 27, Primiceri (2005). Time Varying Structural Vector Autoregressions and Monetary Policy, Review of Economic Studies, 72,

48 s Refences (cont.) Rubio-Ramírez, Waggoner and Zha (2010) Structural Vector Autoregressions: Theory of Identification and Algorithms for Inference. Review of Economic Studies, 77, Sims (1980) Macroeconomics and Reality. Econometrica, 48, Sims (2007) Bayesian Methods in Applied Econometrics, or, Why Econometrics Should Always and Everywhere Be Bayesian. Technical Report, Princeton University. Sims and Zha (1998). Bayesian Methods for Dynamic Multivariate Models. International Economic Review, 39, Stock and Watson (2005) Implications of dynamic factor models for VAR analysis. Technical Report. Uhlig (1997) Bayesian Vector Autoregressions with Stochastic Volatility. Econometrica, 65, Villani (2009) Steady-state priors for vector autoregressions. Journal of Applied Econometrics, 24, Waggoner and Zha (2003) A Gibbs Sampler for s. Journal of Economic Dynamics and Control, 28, Zha (1999) Block recursion and structural vector autoregressions. Journal of Econometrics, 90, Zivot and Wang (2003) Modeling Financial Time Series with S-plus. Springer.

Computational Macroeconomics. Prof. Dr. Maik Wolters Friedrich Schiller University Jena

Computational Macroeconomics. Prof. Dr. Maik Wolters Friedrich Schiller University Jena Computational Macroeconomics Prof. Dr. Maik Wolters Friedrich Schiller University Jena Overview Objective: Learn doing empirical and applied theoretical work in monetary macroeconomics Implementing macroeconomic

More information

Estimating and Accounting for the Output Gap with Large Bayesian Vector Autoregressions

Estimating and Accounting for the Output Gap with Large Bayesian Vector Autoregressions Estimating and Accounting for the Output Gap with Large Bayesian Vector Autoregressions James Morley 1 Benjamin Wong 2 1 University of Sydney 2 Reserve Bank of New Zealand The view do not necessarily represent

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

Bayesian Compressed Vector Autoregressions

Bayesian Compressed Vector Autoregressions Bayesian Compressed Vector Autoregressions Gary Koop a, Dimitris Korobilis b, and Davide Pettenuzzo c a University of Strathclyde b University of Glasgow c Brandeis University 9th ECB Workshop on Forecasting

More information

doi /j. issn % % JOURNAL OF CHONGQING UNIVERSITY Social Science Edition Vol. 22 No.

doi /j. issn % % JOURNAL OF CHONGQING UNIVERSITY Social Science Edition Vol. 22 No. doi1. 11835 /j. issn. 18-5831. 216. 1. 6 216 22 1 JOURNAL OF CHONGQING UNIVERSITYSocial Science EditionVol. 22 No. 1 216. J. 2161 5-57. Citation FormatJIN Chengxiao LU Yingchao. The decomposition of Chinese

More information

New Information Response Functions

New Information Response Functions New Information Response Functions Caroline JARDET (1) Banque de France Alain MONFORT (2) CNAM, CREST and Banque de France Fulvio PEGORARO (3) Banque de France and CREST First version : February, 2009.

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

Relationships Among Prices of Rubber in ASEAN: Bayesian Structural VAR Model

Relationships Among Prices of Rubber in ASEAN: Bayesian Structural VAR Model Thai Journal of Mathematics : (2016) 101-116 Special Issue on Applied Mathematics : Bayesian Econometrics http://thaijmath.in.cmu.ac.th ISSN 1686-0209 Relationships Among Prices of Rubber in ASEAN: Bayesian

More information

Dynamic Factor Models and Factor Augmented Vector Autoregressions. Lawrence J. Christiano

Dynamic Factor Models and Factor Augmented Vector Autoregressions. Lawrence J. Christiano Dynamic Factor Models and Factor Augmented Vector Autoregressions Lawrence J Christiano Dynamic Factor Models and Factor Augmented Vector Autoregressions Problem: the time series dimension of data is relatively

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

Analyzing and Forecasting Output Gap and Inflation Using Bayesian Vector Auto Regression (BVAR) Method: A Case of Pakistan

Analyzing and Forecasting Output Gap and Inflation Using Bayesian Vector Auto Regression (BVAR) Method: A Case of Pakistan International Journal of Economics and Finance; Vol. 6, No. 6; 2014 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education Analyzing and Forecasting Output Gap and Inflation

More information

Forecasting the Polish Inflation Using Bayesian VAR Models with Seasonality

Forecasting the Polish Inflation Using Bayesian VAR Models with Seasonality Central European Journal of Economic Modelling and Econometrics Forecasting the Polish Inflation Using Bayesian VAR Models with Seasonality Damian Stelmasiak, Grzegorz Szafrański Submitted: 8.07.2015,

More information

LARGE TIME-VARYING PARAMETER VARS

LARGE TIME-VARYING PARAMETER VARS WP 12-11 Gary Koop University of Strathclyde, UK The Rimini Centre for Economic Analysis (RCEA), Italy Dimitris Korobilis University of Glasgow, UK The Rimini Centre for Economic Analysis (RCEA), Italy

More information

Assessing Structural Convergence between Romanian Economy and Euro Area: A Bayesian Approach

Assessing Structural Convergence between Romanian Economy and Euro Area: A Bayesian Approach Vol. 3, No.3, July 2013, pp. 372 383 ISSN: 2225-8329 2013 HRMARS www.hrmars.com Assessing Structural Convergence between Romanian Economy and Euro Area: A Bayesian Approach Alexie ALUPOAIEI 1 Ana-Maria

More information

Identifying Aggregate Liquidity Shocks with Monetary Policy Shocks: An Application using UK Data

Identifying Aggregate Liquidity Shocks with Monetary Policy Shocks: An Application using UK Data Identifying Aggregate Liquidity Shocks with Monetary Policy Shocks: An Application using UK Data Michael Ellington and Costas Milas Financial Services, Liquidity and Economic Activity Bank of England May

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

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

Dimitrios P. Louzis* Steady-state priors and Bayesian variable selection in VAR forecasting

Dimitrios P. Louzis* Steady-state priors and Bayesian variable selection in VAR forecasting Stud. Nonlinear Dyn. E. 2016; 20(5): 495 527 Dimitrios P. Louzis* Steady-state priors and Bayesian variable selection in VAR forecasting DOI 10.1515/snde-2015-0048 Abstract: This study proposes methods

More information

Forecasting with Bayesian Vector Autoregressions

Forecasting with Bayesian Vector Autoregressions WORKING PAPER 12/2012 Forecasting with Bayesian Vector Autoregressions Sune Karlsson Statistics ISSN 1403-0586 http://www.oru.se/institutioner/handelshogskolan-vid-orebro-universitet/forskning/publikationer/working-papers/

More information

Large Vector Autoregressions with asymmetric priors and time varying volatilities

Large Vector Autoregressions with asymmetric priors and time varying volatilities Large Vector Autoregressions with asymmetric priors and time varying volatilities Andrea Carriero Queen Mary, University of London a.carriero@qmul.ac.uk Todd E. Clark Federal Reserve Bank of Cleveland

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

Identification of Economic Shocks by Inequality Constraints in Bayesian Structural Vector Autoregression

Identification of Economic Shocks by Inequality Constraints in Bayesian Structural Vector Autoregression Identification of Economic Shocks by Inequality Constraints in Bayesian Structural Vector Autoregression Markku Lanne Department of Political and Economic Studies, University of Helsinki Jani Luoto Department

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

Structural Interpretation of Vector Autoregressions with Incomplete Identification: Revisiting the Role of Oil Supply and Demand Shocks

Structural Interpretation of Vector Autoregressions with Incomplete Identification: Revisiting the Role of Oil Supply and Demand Shocks Structural Interpretation of Vector Autoregressions with Incomplete Identification: Revisiting the Role of Oil Supply and Demand Shocks Christiane Baumeister, University of Notre Dame James D. Hamilton,

More information

Bayesian Graphical Models for Structural Vector AutoregressiveMarch Processes 21, / 1

Bayesian Graphical Models for Structural Vector AutoregressiveMarch Processes 21, / 1 Bayesian Graphical Models for Structural Vector Autoregressive Processes Daniel Ahelegbey, Monica Billio, and Roberto Cassin (2014) March 21, 2015 Bayesian Graphical Models for Structural Vector AutoregressiveMarch

More information

Generalized Impulse Response Analysis: General or Extreme?

Generalized Impulse Response Analysis: General or Extreme? MPRA Munich Personal RePEc Archive Generalized Impulse Response Analysis: General or Extreme? Kim Hyeongwoo Auburn University April 2009 Online at http://mpra.ub.uni-muenchen.de/17014/ MPRA Paper No. 17014,

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

Using VARs and TVP-VARs with Many Macroeconomic Variables

Using VARs and TVP-VARs with Many Macroeconomic Variables Central European Journal of Economic Modelling and Econometrics Using VARs and TVP-VARs with Many Macroeconomic Variables Gary Koop Submitted: 15.01.2013, Accepted: 27.01.2013 Abstract This paper discusses

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

Reducing Dimensions in a Large TVP-VAR

Reducing Dimensions in a Large TVP-VAR Reducing Dimensions in a Large TVP-VAR Eric Eisenstat University of Queensland Joshua C.C. Chan University of Technology Sydney Rodney W. Strachan University of Queensland March, 8 Corresponding author:

More information

A Mixed Frequency Steady-State Bayesian Vector Autoregression: Forecasting the Macroeconomy

A Mixed Frequency Steady-State Bayesian Vector Autoregression: Forecasting the Macroeconomy A Mixed Frequency Steady-State Bayesian Vector Autoregression: Forecasting the Macroeconomy By Måns Unosson Department of Statistics Uppsala University Supervisor: Yukai Yang 2016 Abstract This thesis

More information

Bayesian Macroeconometrics

Bayesian Macroeconometrics Bayesian Macroeconometrics Marco Del Negro Federal Reserve Bank of New York Frank Schorfheide University of Pennsylvania CEPR and NBER April 18, 2010 Prepared for Handbook of Bayesian Econometrics Correspondence:

More information

Do BVAR Models Forecast Turkish GDP Better Than UVAR Models?

Do BVAR Models Forecast Turkish GDP Better Than UVAR Models? British Journal of Economics, Management & Trade 7(4): 259-268, 2015, Article no.bjemt.2015.088 ISSN: 2278-098X SCIENCEDOMAIN international www.sciencedomain.org Do BVAR Models Forecast Turkish GDP Better

More information

IN this paper, we study the choice of the informativeness of

IN this paper, we study the choice of the informativeness of PRIOR SELECTION FOR VECTOR AUTOREGRESSIONS Domenico Giannone, Michele Lenza, and Giorgio E. Primiceri* Abstract Vector autoregressions (VARs) are flexible time series models that can capture complex dynamic

More information

Modern Macroeconomics and Regional Economic Modeling

Modern Macroeconomics and Regional Economic Modeling Modern Macroeconomics and Regional Economic Modeling by Dan S. Rickman Oklahoma State University prepared for presentation in the JRS 50 th Anniversary Symposium at the Federal Reserve Bank of New York

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

CENTRE FOR CENTRAL BANKING STUDIES

CENTRE FOR CENTRAL BANKING STUDIES CENTRE FOR CENTRAL BANKING STUDIES ECONOMIC MODELLING AND FORECASTING Estimating Bayesian VAR models by Ole Rummel Centre for Central Banking Studies Bank of England 12 February 2015 ole.rummel@bankofengland.co.uk

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

Large time varying parameter VARs for macroeconomic forecasting

Large time varying parameter VARs for macroeconomic forecasting Large time varying parameter VARs for macroeconomic forecasting Gianni Amisano (FRB) Domenico Giannone (NY Fed, CEPR and ECARES) Michele Lenza (ECB and ECARES) 1 Invited talk at the Cleveland Fed, May

More information

BEAR 4.2. Introducing Stochastic Volatility, Time Varying Parameters and Time Varying Trends. A. Dieppe R. Legrand B. van Roye ECB.

BEAR 4.2. Introducing Stochastic Volatility, Time Varying Parameters and Time Varying Trends. A. Dieppe R. Legrand B. van Roye ECB. BEAR 4.2 Introducing Stochastic Volatility, Time Varying Parameters and Time Varying Trends A. Dieppe R. Legrand B. van Roye ECB 25 June 2018 The views expressed in this presentation are the authors and

More information

Assessing Monetary Policy Models: Bayesian Inference for Heteroskedastic Structural VARs

Assessing Monetary Policy Models: Bayesian Inference for Heteroskedastic Structural VARs Assessing Monetary Policy Models: Bayesian Inference for Heteroskedastic Structural VARs Tomasz Woźniak a, Matthieu Droumaguet b a Department of Economics, University of Melbourne b Goldman Sachs, Hong

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

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

Working Paper Series

Working Paper Series Discussion of Cogley and Sargent s Drifts and Volatilities: Monetary Policy and Outcomes in the Post WWII U.S. Marco Del Negro Working Paper 23-26 October 23 Working Paper Series Federal Reserve Bank of

More information

Estimating Macroeconomic Models: A Likelihood Approach

Estimating Macroeconomic Models: A Likelihood Approach Estimating Macroeconomic Models: A Likelihood Approach Jesús Fernández-Villaverde University of Pennsylvania, NBER, and CEPR Juan Rubio-Ramírez Federal Reserve Bank of Atlanta Estimating Dynamic Macroeconomic

More information

Katsuhiro Sugita Faculty of Law and Letters, University of the Ryukyus. Abstract

Katsuhiro Sugita Faculty of Law and Letters, University of the Ryukyus. Abstract Bayesian analysis of a vector autoregressive model with multiple structural breaks Katsuhiro Sugita Faculty of Law and Letters, University of the Ryukyus Abstract This paper develops a Bayesian approach

More information

Generalized Impulse Response Analysis: General or Extreme?

Generalized Impulse Response Analysis: General or Extreme? Auburn University Department of Economics Working Paper Series Generalized Impulse Response Analysis: General or Extreme? Hyeongwoo Kim Auburn University AUWP 2012-04 This paper can be downloaded without

More information

Oil price and macroeconomy in Russia. Abstract

Oil price and macroeconomy in Russia. Abstract Oil price and macroeconomy in Russia Katsuya Ito Fukuoka University Abstract In this note, using the VEC model we attempt to empirically investigate the effects of oil price and monetary shocks on the

More information

Multivariate forecasting with VAR models

Multivariate forecasting with VAR models Multivariate forecasting with VAR models Franz Eigner University of Vienna UK Econometric Forecasting Prof. Robert Kunst 16th June 2009 Overview Vector autoregressive model univariate forecasting multivariate

More information

Inference in VARs with Conditional Heteroskedasticity of Unknown Form

Inference in VARs with Conditional Heteroskedasticity of Unknown Form Inference in VARs with Conditional Heteroskedasticity of Unknown Form Ralf Brüggemann a Carsten Jentsch b Carsten Trenkler c University of Konstanz University of Mannheim University of Mannheim IAB Nuremberg

More information

1. Introduction. Hang Qian 1 Iowa State University

1. Introduction. Hang Qian 1 Iowa State University Users Guide to the VARDAS Package Hang Qian 1 Iowa State University 1. Introduction The Vector Autoregression (VAR) model is widely used in macroeconomics. However, macroeconomic data are not always observed

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

MFx Macroeconomic Forecasting

MFx Macroeconomic Forecasting MFx Macroeconomic Forecasting Structural Vector Autoregressive Models Part II IMFx This training material is the property of the International Monetary Fund (IMF) and is intended for use in IMF Institute

More information

Formulating, Estimating, and Solving Dynamic Equilibrium Models: an Introduction. Jesús Fernández-Villaverde University of Pennsylvania

Formulating, Estimating, and Solving Dynamic Equilibrium Models: an Introduction. Jesús Fernández-Villaverde University of Pennsylvania Formulating, Estimating, and Solving Dynamic Equilibrium Models: an Introduction Jesús Fernández-Villaverde University of Pennsylvania 1 Models Tradition in macroeconomics of using models: 1. Policy Analysis.

More information

Vector Autoregressive Model. Vector Autoregressions II. Estimation of Vector Autoregressions II. Estimation of Vector Autoregressions I.

Vector Autoregressive Model. Vector Autoregressions II. Estimation of Vector Autoregressions II. Estimation of Vector Autoregressions I. Vector Autoregressive Model Vector Autoregressions II Empirical Macroeconomics - Lect 2 Dr. Ana Beatriz Galvao Queen Mary University of London January 2012 A VAR(p) model of the m 1 vector of time series

More information

STRATHCLYDE DISCUSSION PAPERS IN ECONOMICS FORECASTING WITH MEDIUM AND LARGE BAYESIAN VARS GARY KOOP NO

STRATHCLYDE DISCUSSION PAPERS IN ECONOMICS FORECASTING WITH MEDIUM AND LARGE BAYESIAN VARS GARY KOOP NO STRATHCLYDE DISCUSSION PAPERS IN ECONOMICS FORECASTING WITH MEDIUM AND LARGE BAYESIAN VARS BY GARY KOOP NO. 11-17 DEPARTMENT OF ECONOMICS UNIVERSITY OF STRATHCLYDE GLASGOW Forecasting with Medium and Large

More information

Multiple Time Series Priors

Multiple Time Series Priors 1 of s Multiple (Or how we learned to stop worrying, and love Bayesian time series) Patrick T. Brandt University of Texas, Dallas pbrandt@utdallas.edu John R. University of Minnesota freeman@umn.edu April

More information

Forecasting with Bayesian Global Vector Autoregressive Models

Forecasting with Bayesian Global Vector Autoregressive Models Forecasting with Bayesian Global Vector Autoregressive Models A Comparison of Priors Jesús Crespo Cuaresma WU Vienna Martin Feldkircher OeNB Florian Huber WU Vienna 8th ECB Workshop on Forecasting Techniques

More information

Shrinkage in Set-Identified SVARs

Shrinkage in Set-Identified SVARs Shrinkage in Set-Identified SVARs Alessio Volpicella (Queen Mary, University of London) 2018 IAAE Annual Conference, Université du Québec à Montréal (UQAM) and Université de Montréal (UdeM) 26-29 June

More information

WORKING PAPER NO EVALUATING REAL-TIME VAR FORECASTS WITH AN INFORMATIVE DEMOCRATIC PRIOR

WORKING PAPER NO EVALUATING REAL-TIME VAR FORECASTS WITH AN INFORMATIVE DEMOCRATIC PRIOR WORKING PAPER NO. 10-19 EVALUATING REAL-TIME VAR FORECASTS WITH AN INFORMATIVE DEMOCRATIC PRIOR Jonathan H. Wright Johns Hopkins University and Visiting Scholar, Federal Reserve Bank of Philadelphia May

More information

Bayesian Structural VAR models: an extended approach. February 28, PRELIMINARY DO NOT CIRCULATE (most recent version available here)

Bayesian Structural VAR models: an extended approach. February 28, PRELIMINARY DO NOT CIRCULATE (most recent version available here) Bayesian Structural VAR models: an extended approach Martin Bruns Michele Piffer February 8, 18 - PRELIMINARY DO NOT CIRCULATE (most recent version available here) Abstract We provide an approach to derive

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

Bayesian Compressed Vector Autoregressions

Bayesian Compressed Vector Autoregressions Bayesian Compressed Vector Autoregressions Gary Koop University of Strathclyde Dimitris Korobilis University of Glasgow December 1, 15 Davide Pettenuzzo Brandeis University Abstract Macroeconomists are

More information

Stochastic Search Variable Selection in Vector Error Correction Models with an Application to a Model of the UK Macroeconomy

Stochastic Search Variable Selection in Vector Error Correction Models with an Application to a Model of the UK Macroeconomy Stochastic Search Variable Selection in Vector Error Correction Models with an Application to a Model of the UK Macroeconomy Markus Jochmann University of Strathclyde Roberto Leon-Gonzalez National Graduate

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

Macroeconometric Modelling

Macroeconometric Modelling Macroeconometric Modelling 4 General modelling and some examples Gunnar Bårdsen CREATES 16-17 November 2009 From system... I Standard procedure see (?), Hendry (1995), Johansen (1995), Johansen (2006),

More information

Evaluating FAVAR with Time-Varying Parameters and Stochastic Volatility

Evaluating FAVAR with Time-Varying Parameters and Stochastic Volatility Evaluating FAVAR with Time-Varying Parameters and Stochastic Volatility Taiki Yamamura Queen Mary University of London September 217 Abstract This paper investigates the performance of FAVAR (Factor Augmented

More information

MODERN FORECASTING MODELS IN ACTION: IMPROVING MACROECONOMIC ANALYSES AT CENTRAL BANKS

MODERN FORECASTING MODELS IN ACTION: IMPROVING MACROECONOMIC ANALYSES AT CENTRAL BANKS MODERN FORECASTING MODELS IN ACTION: IMPROVING MACROECONOMIC ANALYSES AT CENTRAL BANKS MALIN ADOLFSON, MICHAEL K. ANDERSSON, JESPER LINDÉ, MATTIAS VILLANI, AND ANDERS VREDIN Abstract. There are many indications

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

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

Regime-Switching Cointegration

Regime-Switching Cointegration Regime-Switching Cointegration Markus Jochmann Newcastle University Rimini Centre for Economic Analysis Gary Koop University of Strathclyde Rimini Centre for Economic Analysis May 2011 Abstract We develop

More information

WERE THERE REGIME SWITCHES IN US MONETARY POLICY? I. INTRODUCTION

WERE THERE REGIME SWITCHES IN US MONETARY POLICY? I. INTRODUCTION WERE THERE REGIME SWITCHES IN US MONETARY POLICY? ABSTRACT. A multivariate model, identifying monetary policy and allowing for simultaneity and regime switching in coefficients and variances, is confronted

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

Labor-Supply Shifts and Economic Fluctuations. Technical Appendix

Labor-Supply Shifts and Economic Fluctuations. Technical Appendix Labor-Supply Shifts and Economic Fluctuations Technical Appendix Yongsung Chang Department of Economics University of Pennsylvania Frank Schorfheide Department of Economics University of Pennsylvania January

More information

Signaling Effects of Monetary Policy

Signaling Effects of Monetary Policy Signaling Effects of Monetary Policy Leonardo Melosi London Business School 24 May 2012 Motivation Disperse information about aggregate fundamentals Morris and Shin (2003), Sims (2003), and Woodford (2002)

More information

Bayesian modelling of real GDP rate in Romania

Bayesian modelling of real GDP rate in Romania Bayesian modelling of real GDP rate in Romania Mihaela SIMIONESCU 1* 1 Romanian Academy, Institute for Economic Forecasting, Bucharest, Calea 13 Septembrie, no. 13, District 5, Bucharest 1 Abstract The

More information

Identification of SVAR Models by Combining Sign Restrictions With External Instruments *

Identification of SVAR Models by Combining Sign Restrictions With External Instruments * Identification of SVAR Models by Combining Sign Restrictions With External Instruments * Robin Braun a Ralf Brüggemann b first draft: April, 27 this version: September 28, 28 Abstract We identify structural

More information

DISCUSSION PAPERS IN ECONOMICS

DISCUSSION PAPERS IN ECONOMICS STRATHCLYDE DISCUSSION PAPERS IN ECONOMICS UK HOUSE PRICES: CONVERGENCE CLUBS AND SPILLOVERS BY ALBERTO MONTAGNOLI AND JUN NAGAYASU NO 13-22 DEPARTMENT OF ECONOMICS UNIVERSITY OF STRATHCLYDE GLASGOW UK

More information

Methods for Computing Marginal Data Densities from the Gibbs Output

Methods for Computing Marginal Data Densities from the Gibbs Output Methods for Computing Marginal Data Densities from the Gibbs Output Cristina Fuentes-Albero Rutgers University Leonardo Melosi Federal Reserve Bank of Chicago January 2013 Abstract We introduce two estimators

More information

Inference in Bayesian Proxy-SVARs

Inference in Bayesian Proxy-SVARs Inference in Bayesian Proxy-SVARs Jonas E. Arias Juan F. Rubio-Ramírez Daniel F. Waggoner October 30, 2018 Abstract Motivated by the increasing use of external instruments to identify structural vector

More information

Real-Time Nowcasting with a Bayesian Mixed Frequency Model with Stochastic Volatility

Real-Time Nowcasting with a Bayesian Mixed Frequency Model with Stochastic Volatility w o r k i n g p a p e r 12 27 Real-Time Nowcasting with a Bayesian Mixed Frequency Model with Stochastic Volatility Andrea Carriero, Todd E. Clark, and Massimiliano Marcellino FEDERAL RESERVE BANK OF CLEVELAND

More information

Nonperforming Loans and Rules of Monetary Policy

Nonperforming Loans and Rules of Monetary Policy Nonperforming Loans and Rules of Monetary Policy preliminary and incomplete draft: any comment will be welcome Emiliano Brancaccio Università degli Studi del Sannio Andrea Califano andrea.califano@iusspavia.it

More information

Title. Description. var intro Introduction to vector autoregressive models

Title. Description. var intro Introduction to vector autoregressive models Title var intro Introduction to vector autoregressive models Description Stata has a suite of commands for fitting, forecasting, interpreting, and performing inference on vector autoregressive (VAR) models

More information

Identification in Structural VAR models with different volatility regimes

Identification in Structural VAR models with different volatility regimes Identification in Structural VAR models with different volatility regimes Emanuele Bacchiocchi 28th September 2010 PRELIMINARY VERSION Abstract In this paper we study the identification conditions in structural

More information

Inference when identifying assumptions are doubted. A. Theory B. Applications

Inference when identifying assumptions are doubted. A. Theory B. Applications Inference when identifying assumptions are doubted A. Theory B. Applications 1 A. Theory Structural model of interest: A y t B 1 y t1 B m y tm u t nn n1 u t i.i.d. N0, D D diagonal 2 Bayesian approach:

More information

Stargazing with Structural VARs: Shock Identification via Independent Component Analysis

Stargazing with Structural VARs: Shock Identification via Independent Component Analysis Stargazing with Structural VARs: Shock Identification via Independent Component Analysis Dmitry Kulikov and Aleksei Netšunajev Eesti Pank Estonia pst. 13 19 Tallinn Estonia phone: +372 668777 e-mail: dmitry.kulikov@eestipank.ee

More information

Inference when identifying assumptions are doubted. A. Theory. Structural model of interest: B 1 y t1. u t. B m y tm. u t i.i.d.

Inference when identifying assumptions are doubted. A. Theory. Structural model of interest: B 1 y t1. u t. B m y tm. u t i.i.d. Inference when identifying assumptions are doubted A. Theory B. Applications Structural model of interest: A y t B y t B m y tm nn n i.i.d. N, D D diagonal A. Theory Bayesian approach: Summarize whatever

More information

Common Time Variation of Parameters in Reduced-Form Macroeconomic Models

Common Time Variation of Parameters in Reduced-Form Macroeconomic Models Common Time Variation of Parameters in Reduced-Form Macroeconomic Models Dalibor Stevanovic Previous version: May 214 This version: March 215 Abstract Standard time varying parameter (TVP) models usually

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

Can News be a Major Source of Aggregate Fluctuations?

Can News be a Major Source of Aggregate Fluctuations? Can News be a Major Source of Aggregate Fluctuations? A Bayesian DSGE Approach Ippei Fujiwara 1 Yasuo Hirose 1 Mototsugu 2 1 Bank of Japan 2 Vanderbilt University August 4, 2009 Contributions of this paper

More information

Restrictions Search for Panel Vector Autoregressive Models

Restrictions Search for Panel Vector Autoregressive Models Restrictions Search for Panel Vector Autoregressive Models Annika Schnücker DIW Berlin Graduate Center and Freie Universität Berlin, Mohrenstr. 58, 10117 Berlin, Germany May 2017 Draft. Please do not cite!

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

PANEL DISCUSSION: THE ROLE OF POTENTIAL OUTPUT IN POLICYMAKING

PANEL DISCUSSION: THE ROLE OF POTENTIAL OUTPUT IN POLICYMAKING PANEL DISCUSSION: THE ROLE OF POTENTIAL OUTPUT IN POLICYMAKING James Bullard* Federal Reserve Bank of St. Louis 33rd Annual Economic Policy Conference St. Louis, MO October 17, 2008 Views expressed are

More information

Staff Working Paper No. 756 Bayesian vector autoregressions

Staff Working Paper No. 756 Bayesian vector autoregressions Staff Working Paper No. 756 Bayesian vector autoregressions Silvia Miranda-Agrippino and Giovanni Ricco September 2018 Staff Working Papers describe research in progress by the author(s) and are published

More information

Prior Selection for Vector Autoregressions

Prior Selection for Vector Autoregressions Prior Selection for Vector Autoregressions Domenico Giannone Université Libre de Bruxelles and CEPR Giorgio E. Primiceri Northwestern University, CEPR and NBER First Version: March 1 This Version: October

More information

Working Paper SerieS. Granger-Causal-Priority and Choice of Variables in Vector Autoregressions. NO 1600 / october 2013

Working Paper SerieS. Granger-Causal-Priority and Choice of Variables in Vector Autoregressions. NO 1600 / october 2013 Working Paper SerieS NO 1600 / october 2013 Granger-Causal-Priority and Choice of Variables in Vector Autoregressions Marek Jarociński and Bartosz Maćkowiak In 2013 all ECB publications feature a motif

More information

Time-varying sparsity in dynamic regression models

Time-varying sparsity in dynamic regression models Time-varying sparsity in dynamic regression models Professor Jim Griffin (joint work with Maria Kalli, Canterbury Christ Church University) University of Kent Regression models Often we are interested

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

2.5 Forecasting and Impulse Response Functions

2.5 Forecasting and Impulse Response Functions 2.5 Forecasting and Impulse Response Functions Principles of forecasting Forecast based on conditional expectations Suppose we are interested in forecasting the value of y t+1 based on a set of variables

More information

A quasi-bayesian nonparametric approach to time varying parameter VAR models Job Market Paper

A quasi-bayesian nonparametric approach to time varying parameter VAR models Job Market Paper A quasi-bayesian nonparametric approach to time varying parameter VAR models Job Market Paper Katerina Petrova December 9, 2015 Abstract The paper establishes a quasi-bayesian local likelihood (QBLL) estimation

More information