An EM-Algorithm for Maximum-Likelihood Estimation of Mixed Frequency VARs

Size: px
Start display at page:

Download "An EM-Algorithm for Maximum-Likelihood Estimation of Mixed Frequency VARs"

Transcription

1 An EM-Algorithm for Maximum-Likelihood Estimation of Mixed Frequency VARs Jürgen Antony, Pforzheim Business School and Torben Klarl, Augsburg University EEA 2016, Geneva

2 Introduction frequent problem in time series analysis: data set contains series sampled/aggregated at different frequencies trivial (unsatisfactory) solution is analysis at lowest common frequency loss of information at high frequency, outdated not longer acceptable from scientific point of view problem demands estimation methods capable of dealing with mixed frequency data this contribution: vector autoregressions (VARs) data set with several series at different frequencies VAR analysis (e.g. IRA) at highest frequency in the data set

3 Introduction An example: ECB s BLS and ESRB data non-financial equity markets bond markets credit standards large enterprises credit standards small/medium enterprises Financial stress indicators and credit standards tightening Note: ECB s European Systemic Risk Board financial stress indicators (left scale) and quarterly EUROSYSTEM s BLS results (right scales). Financial stress indicators on non-financial equity and bond markets. BLS results on net percentage of Euro area banks tightening credit standards for large and small/medium enterprises (uniformly distributed over the three month of the respective quarter).

4 Introduction Structure of the talk 1. Review of Existing Methods 2. New EM-Algortihm for ML estimation 3. Application: ECB s Bank Lending Survey 4. Discussion

5 Literature existing approaches in mixed frequency VAR modeling MIDAS VAR ML of state space representation (Kalman filter, traditional optimization) ML of state space representation (Kalman filter, optimization via EM) existing approaches have their benefits and costs no argument against existing approaches from theoretical perspective however, there seem to exist quite strong limitations in practice: statistical inference

6 MIDAS VAR Literature MIxed DAta Sampling approaches originally developed for ADL models with mixed frequency data (Ghysels et al. 2004, 2005, 2006; Ghysels et al. 2007; Ghysels et al. 2009) approach extended to VARs in Ghysels (2011, 2015) idea: infer unobserved high frequency realizations by weighted averages of observed low frequency data weights usually implemented by (hyper)-parameterized kernel functions problem is reduced by estimating a few parameters shaping the kernel function in some cases asymptotically equivalent to Kalman filter approaches drawback: statistical inference distribution of estimators depends on nuisance parameters (kernel functions); Hansen (1996) construction of confidence bands in e.g. IR-analysis cumbersome

7 Literature ML-Estimation applying the Kalman filter formulates the mixed frequency problem in state-space form state equation: high frequency VAR observation equation: relates high frequency date to observed counterparts maximization of log-likelihood by usual gradient methods hardly used in MF-VAR problems drawback: Mittnik and Zadrozny (2005) elaborate lengthy on the trouble they experienced finding the likelihood s maximum maximization via EM-algorithm (Shumway and Stoffer 1982, Mariano and Murasawa 2010, VECM Seong et al. 2013) more reliable in practice still Kalman filter implies drawbacks as convergence to the likelihood s maximum is not guaranteed inference demands bootstrapping which needs an extremely reliable optimization algorithm

8 Literature General observation from literature we identified 14 empirical contributions (journals) estimating VARs with MF data only 1 provides inferential analysis 13 presented results without any comments on statistical significance obviously, something prevents authors from inferential analysis motivation for this contribution developing an EM algorithm with proper convergence properties such an algorithm would allow for bootstrapping and inferential analysis how to do this: find a way avoiding the Kalman filter

9 EM-Algorithm EM-algorithm aims at maximizing the log-likelihood of the MF-VAR in state-space form splits up the problem of jointly estimating the high frequency VAR s parameters and the high but unobserved data series E-step: calculation of expected log-likelihood given a set of the model s parameters M-step: maximization of the expected log-likelihood resulting in a set of new model parameters iterate over E- and M-step: Dempster et al. (1977) show that iteration converges and yields ML estimates at least one series in the VAR needs to be observable at the high frequency

10 EM-Algorithm State equation y t = Φ 1y t 1 + Φ 2y t Φ py t p + ε t, (1) y t : n 1 column vector t = 1,..., T Φ i, i = 1, 2,..., p: n n parameter matrices ε t: Gaussian n 1, E(ε tε t) = Ω, uncorrelated over time

11 EM-Algorithm Observation equation x 0 = Ā0x + ν, (2) x = [y T y T 1... y p+1] x 0 contains only observable elements in x Ā 0 design matrix (problem dependent) ν = [ν T ν T 1... ν p+1]; ν t N(0, R) measurement error, uncorrelated over time θ(k): VAR s parameters at kth iteration of the algorithm θ(k) = {Φ i, Ω, R} k

12 EM-Algorithm Design matrix Ā0 x 0 = Ā0x + ν Ā 0 case dependent corresponding to MF problem consider a VAR with n = 2 variables variable 1 observed every month, i.e. y 1,t variable 2 observed aggregated once a quarter (e.g. GDP growth), i.e. y 2,t, y 2,t 1,... unobservable we only observe y 2,t + y 2,t 1 + y 2,t 2 for t, t 1, t 2 defining a particular quarter

13 EM-Algorithm Design matrix Ā0: x0 = Ā0x... y 1,t y 1,t 1 y 1,t 2 y 2,t + y 2,t 1 + y 2,t 2... }{{} x 0 = }{{} Ā 0... y 1,t y 2,t y 1,t 1 y 2,t 1 y 1,t 2 y 2,t 2... }{{} x

14 EM-Algorithm Replacing the Kalman filter with linear projection usually, one would project x into x 0 by applying the Kalman filter (e.g. Mariano and Murasawa 2010) but this is just one possibility; another one is the linear projection in (3) E θ(k) (xx ) = V θ(k) (x x 0) + E θ(k) (x x 0)[E θ(k) (x x 0)] ( ) 1 E θ(k) (x x 0) = Γ θ(k) x,x 0 Γ θ(k) x 0,x 0 x0, (3) V θ(k) (x x 0) = Γ θ(k) x,x Γ θ(k) x,x 0 = Γ θ(k) x,x Ā 0, Γx θ(k) 0,x 0 = Ā0Γθ(k) x,x ( ) 1 ( ) Γ θ(k) x,x 0 Γ θ(k) x 0,x 0 Γ θ(k) x,x 0 Ā 0 + R k, Γ θ(k) x,x unconditional covariance matrix of x

15 EM-Algorithm E-step builds expected likelihood based on E θ(k) (xx ) M-step maximizes wrt to Φ = [Φ 1 Φ 2... Φ p], Ω, R Π k+1 = Ω k+1 = 1 T R k+1 = 1 T [ T ] [ T ] 1 E θ(k) y tx t E θ(k) x tx t, t=1 t=1 T [ Eθ(k) (y ty t ) E θ(k) (y tx t )Π k Π ke θ(k) (x ty t ) t=1 T t=1 +Π ke θ(k) (x tx t )Π k ], [ x0,tx 0,t x 0,tE θ(k) (x t) A 0 A 0E θ(k) (x t)x 0,t + A 0E θ(k) (x tx t )A ] 0. algorithm iterates over E- and M-step until convergence in θ(k) is achieved

16 ECB s Quarterly BLS Bank Lending Survey conducted quarterly, asking Euro-area banks about their behavior in lending to non-financial corporations available data (details in ECB 2015) quarterly from 2003 Q1 up to 2015 Q2 representative sample of currently 140 banks we investigate answers on Over the past three months, how have your bank s credit standards as applied to the approval of loans or credit lines to enterprises changed? Please note that we are asking about the change in credit standards, rather than about their level answers: tightened considerably, tightened somewhat, remained basically unchanged, eased somewhat or eased considerably quantitative measure: percentage respondents answering with tightened considerably or tightened somewhat

17 ECB s Quarterly BLS we are interested in the interrelation between credit standards and development on Euro area financial markets theoretical background: bank capital channel (van den Heuvel 2007) we try to quantify a reduced form of bank capital channel Euro-area financial market conditions: ECB s European Systemic Risk Board Financial Stress indicators (see Hollo et al for details) equity markets (volatility based) bond markets (spread based) money markets (spread/volatility based) financial intermediaries (financial equities volatility) FOREX markets (volatility based) 5 indicators at monthly frequency

18 ECB s Quarterly BLS non-financial equity markets bond markets credit standards large enterprises credit standards small/medium enterprises 8 financial equity markets foreign exchange markets money markets credit standards large enterprises credit standards small/medium enterprises Financial stress indicators and credit standards tightening Note: ECB s European Systemic Risk Board financial stress indicators (left scales) and quarterly EUROSYSTEM s BLS results (right scales). Financial stress indicators on non-financial equity and bond markets (left panel) and indicators on financial equity, foreign exchange and money markets (right panel). BLS results on net percentage of Euro area banks tightening credit standards for large and small/medium enterprises (uniformly distributed over the three month of the respective quarter).

19 ECB s Quarterly BLS VAR in n = 7 variables two low frequency variables: net percentage banks tightening credit standards for large and small/medium enterprises 5 high frequency variables: ESRB financial stress indicators lag length p = 1 sample of 150 months: 01/ /2015 equivalent to 50 quarters statistical inference via bootstrapping (see Efron and Tibsherani 1993, Stoffer and Wall 2004) with 5,000 replications

20 ECB s Quarterly BLS Results IRA composite financial market shock large enterprises small/medium enterprises Credit standards and composite financial shock Note: Impulse responses after composite financial market shock (scaled to a one standard deviation bond market shock). Monthly net percentage of banks tightening credit standards for large (left panel) and small/medium sized enterprises (right panel) in percentage points. Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

21 ECB s Quarterly BLS Results IRA financial market shocks large enterprises small/medium enterprises Credit standards and financial shocks - bond markets Note: Impulse responses after orthogonal one standard deviation shock on bond (upper panels) and money markets (lower panels). Monthly net percentage of banks tightening credit standards for large (left panels) and small/medium sized enterprises (right panels) in percentage points. Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

22 ECB s Quarterly BLS Results IRA financial market shocks large enterprises small/medium enterprises Credit standards and financial shocks - money markets Note: Impulse responses after orthogonal one standard deviation shock on bond (upper panels) and money markets (lower panels). Monthly net percentage of banks tightening credit standards for large (left panels) and small/medium sized enterprises (right panels) in percentage points. Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

23 ECB s Quarterly BLS Results IRA financial market shocks large enterprises small/medium enterprises Credit standards and financial shocks - non-financial equity markets Note: Impulse responses after orthogonal one standard deviation shock on non-financial (upper panels) and financial equity (lower panels). Monthly net percentage of banks tightening credit standards for large (left panels) and small/medium sized enterprises (right panels) in percentage points. Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

24 ECB s Quarterly BLS Results IRA financial market shocks large enterprises small/medium enterprises Credit standards and financial shocks - financial equity markets Note: Impulse responses after orthogonal one standard deviation shock on non-financial (upper panels) and financial equity (lower panels). Monthly net percentage of banks tightening credit standards for large (left panels) and small/medium sized enterprises (right panels) in percentage points. Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

25 ECB s Quarterly BLS Results IRA financial market shocks large enterprises small/medium enterprises Credit standards and financial shocks - FOREX markets Note: Impulse responses after orthogonal one standard deviation shock on foreign exchange markets. Monthly net percentage of banks tightening credit standards for large (left panels) and small/medium sized enterprises (right panels) in percentage points. Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

26 ECB s Quarterly BLS estimated VAR can be used to predict unobservable high frequency series via E θ(k) x x 0 at final parameter estimates % 95% 90% 85% 80% 70% 60% median Predicted monthly values on credit standard tightening (large enterprises) Note: Predicted monthly values for net percentage of banks tightening credit standards for large enterprises Confidence intervals obtained after bootstrapping with 5,000 replications using bias correction as in Kilian (1998).

27 Discussion Methodological contribution new EM-algorithm for ML estimation of MFVARs settled within existing methods using linear projections instead of the Kalman filter benefit of new approach: gain in convergence properties (stability) of the EM-approach opens up possibility of using bootstrapping methods for statistical inference Economic contribution quantification of bank capital channel in reduced form response of banks credit standards to financial market shocks most adverse reaction to bond market shocks equity market shocks imply high uncertainty

28 Discussion Economic contribution response of banks credit standards to financial market shocks composite financial shocks lead to significant credit standard tightening by banks reaction faster and more pronounced for large enterprises Future research MF problem not only important in time series analysis spatial analysis knows similar problems different variables sampled over different geographical units approach could serve for spatial interpolation

GMM for Discrete Choice Models: A Capital Accumulation Application

GMM for Discrete Choice Models: A Capital Accumulation Application GMM for Discrete Choice Models: A Capital Accumulation Application Russell Cooper, John Haltiwanger and Jonathan Willis January 2005 Abstract This paper studies capital adjustment costs. Our goal here

More information

Technical Appendix: Policy Uncertainty and Aggregate Fluctuations.

Technical Appendix: Policy Uncertainty and Aggregate Fluctuations. Technical Appendix: Policy Uncertainty and Aggregate Fluctuations. Haroon Mumtaz Paolo Surico July 18, 2017 1 The Gibbs sampling algorithm Prior Distributions and starting values Consider the model to

More information

Effectiveness and Transmission of the ECB s Balance Sheet Policies

Effectiveness and Transmission of the ECB s Balance Sheet Policies Effectiveness and Transmission of the ECB s Balance Sheet Policies Jef Boeckx NBB Maarten Dossche NBB Gert Peersman UGent Motivation There is a large literature that has used SVAR models to examine the

More information

Asset pricing in the frequency domain: theory and empirics

Asset pricing in the frequency domain: theory and empirics Asset pricing in the frequency domain: theory and empirics Ian Dew-Becker and Stefano Giglio Duke Fuqua and Chicago Booth 11/27/13 Dew-Becker and Giglio (Duke and Chicago) Frequency-domain asset pricing

More information

Credit Shocks and the U.S. Business Cycle. Is This Time Different? Raju Huidrom University of Virginia. Midwest Macro Conference

Credit Shocks and the U.S. Business Cycle. Is This Time Different? Raju Huidrom University of Virginia. Midwest Macro Conference Credit Shocks and the U.S. Business Cycle: Is This Time Different? Raju Huidrom University of Virginia May 31, 214 Midwest Macro Conference Raju Huidrom Credit Shocks and the U.S. Business Cycle Background

More information

LOW FREQUENCY MOVEMENTS IN STOCK PRICES: A STATE SPACE DECOMPOSITION REVISED MAY 2001, FORTHCOMING REVIEW OF ECONOMICS AND STATISTICS

LOW FREQUENCY MOVEMENTS IN STOCK PRICES: A STATE SPACE DECOMPOSITION REVISED MAY 2001, FORTHCOMING REVIEW OF ECONOMICS AND STATISTICS LOW FREQUENCY MOVEMENTS IN STOCK PRICES: A STATE SPACE DECOMPOSITION REVISED MAY 2001, FORTHCOMING REVIEW OF ECONOMICS AND STATISTICS Nathan S. Balke Mark E. Wohar Research Department Working Paper 0001

More information

Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach

Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach Lei Jiang Tsinghua University Ke Wu Renmin University of China Guofu Zhou Washington University in St. Louis August 2017 Jiang,

More information

Liquidity Matters: Money Non-Redundancy in the Euro Area Business Cycle

Liquidity Matters: Money Non-Redundancy in the Euro Area Business Cycle Liquidity Matters: Money Non-Redundancy in the Euro Area Business Cycle Antonio Conti January 21, 2010 Abstract While New Keynesian models label money redundant in shaping business cycle, monetary aggregates

More information

Modelling the Sharpe ratio for investment strategies

Modelling the Sharpe ratio for investment strategies Modelling the Sharpe ratio for investment strategies Group 6 Sako Arts 0776148 Rik Coenders 0777004 Stefan Luijten 0783116 Ivo van Heck 0775551 Rik Hagelaars 0789883 Stephan van Driel 0858182 Ellen Cardinaels

More information

How do Macroeconomic Shocks affect Expectations? Lessons from Survey Data

How do Macroeconomic Shocks affect Expectations? Lessons from Survey Data How do Macroeconomic Shocks affect Expectations? Lessons from Survey Data Martin Geiger Johann Scharler Preliminary Version March 6 Abstract We study the revision of macroeconomic expectations due to aggregate

More information

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function?

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function? DOI 0.007/s064-006-9073-z ORIGINAL PAPER Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function? Jules H. van Binsbergen Michael W. Brandt Received:

More information

Forecasting Singapore economic growth with mixed-frequency data

Forecasting Singapore economic growth with mixed-frequency data Edith Cowan University Research Online ECU Publications 2013 2013 Forecasting Singapore economic growth with mixed-frequency data A. Tsui C.Y. Xu Zhaoyong Zhang Edith Cowan University, zhaoyong.zhang@ecu.edu.au

More information

Time series: Variance modelling

Time series: Variance modelling Time series: Variance modelling Bernt Arne Ødegaard 5 October 018 Contents 1 Motivation 1 1.1 Variance clustering.......................... 1 1. Relation to heteroskedasticity.................... 3 1.3

More information

Evaluating Feedback Links Between the Financial and Real Sectors in a Small Open Economy. May 2014

Evaluating Feedback Links Between the Financial and Real Sectors in a Small Open Economy. May 2014 Evaluating Feedback Links Between the Financial and Real Sectors in a Small Open Economy Tomáš Konečný Czech National Bank Oxana Babecká Kucharčuková Czech National Bank May 2014 Motivation Crisis and

More information

Performance of Statistical Arbitrage in Future Markets

Performance of Statistical Arbitrage in Future Markets Utah State University DigitalCommons@USU All Graduate Plan B and other Reports Graduate Studies 12-2017 Performance of Statistical Arbitrage in Future Markets Shijie Sheng Follow this and additional works

More information

Effects of the U.S. Quantitative Easing on a Small Open Economy

Effects of the U.S. Quantitative Easing on a Small Open Economy Effects of the U.S. Quantitative Easing on a Small Open Economy César Carrera Fernando Pérez Nelson Ramírez-Rondán Central Bank of Peru November 5, 2014 Ramirez-Rondan (BCRP) US QE and Peru November 5,

More information

The Transmission Mechanism of Credit Support Policies in the Euro Area

The Transmission Mechanism of Credit Support Policies in the Euro Area The Transmission Mechanism of Credit Support Policies in the Euro Area ECB workshop on Monetary policy in non-standard times Frankfurt, 12 September 2016 INTERN J. Boeckx (NBB) M. De Sola Perea (NBB) G.

More information

RISK-NEUTRAL VALUATION AND STATE SPACE FRAMEWORK. JEL Codes: C51, C61, C63, and G13

RISK-NEUTRAL VALUATION AND STATE SPACE FRAMEWORK. JEL Codes: C51, C61, C63, and G13 RISK-NEUTRAL VALUATION AND STATE SPACE FRAMEWORK JEL Codes: C51, C61, C63, and G13 Dr. Ramaprasad Bhar School of Banking and Finance The University of New South Wales Sydney 2052, AUSTRALIA Fax. +61 2

More information

Estimating Macroeconomic Models of Financial Crises: An Endogenous Regime-Switching Approach

Estimating Macroeconomic Models of Financial Crises: An Endogenous Regime-Switching Approach Estimating Macroeconomic Models of Financial Crises: An Endogenous Regime-Switching Approach Gianluca Benigno 1 Andrew Foerster 2 Christopher Otrok 3 Alessandro Rebucci 4 1 London School of Economics and

More information

slides chapter 6 Interest Rate Shocks

slides chapter 6 Interest Rate Shocks slides chapter 6 Interest Rate Shocks Princeton University Press, 217 Motivation Interest-rate shocks are generally believed to be a major source of fluctuations for emerging countries. The next slide

More information

The method of Maximum Likelihood.

The method of Maximum Likelihood. Maximum Likelihood The method of Maximum Likelihood. In developing the least squares estimator - no mention of probabilities. Minimize the distance between the predicted linear regression and the observed

More information

Online Appendix for The Heterogeneous Responses of Consumption between Poor and Rich to Government Spending Shocks

Online Appendix for The Heterogeneous Responses of Consumption between Poor and Rich to Government Spending Shocks Online Appendix for The Heterogeneous Responses of Consumption between Poor and Rich to Government Spending Shocks Eunseong Ma September 27, 218 Department of Economics, Texas A&M University, College Station,

More information

Output gap uncertainty: Does it matter for the Taylor rule? *

Output gap uncertainty: Does it matter for the Taylor rule? * RBNZ: Monetary Policy under uncertainty workshop Output gap uncertainty: Does it matter for the Taylor rule? * Frank Smets, Bank for International Settlements This paper analyses the effect of measurement

More information

Course information FN3142 Quantitative finance

Course information FN3142 Quantitative finance Course information 015 16 FN314 Quantitative finance This course is aimed at students interested in obtaining a thorough grounding in market finance and related empirical methods. Prerequisite If taken

More information

Estimating a Dynamic Oligopolistic Game with Serially Correlated Unobserved Production Costs. SS223B-Empirical IO

Estimating a Dynamic Oligopolistic Game with Serially Correlated Unobserved Production Costs. SS223B-Empirical IO Estimating a Dynamic Oligopolistic Game with Serially Correlated Unobserved Production Costs SS223B-Empirical IO Motivation There have been substantial recent developments in the empirical literature on

More information

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective Alisdair McKay Boston University June 2013 Microeconomic evidence on insurance - Consumption responds to idiosyncratic

More information

Martingales, Part II, with Exercise Due 9/21

Martingales, Part II, with Exercise Due 9/21 Econ. 487a Fall 1998 C.Sims Martingales, Part II, with Exercise Due 9/21 1. Brownian Motion A process {X t } is a Brownian Motion if and only if i. it is a martingale, ii. t is a continuous time parameter

More information

Fiscal Policy Uncertainty and the Business Cycle: Time Series Evidence from Italy

Fiscal Policy Uncertainty and the Business Cycle: Time Series Evidence from Italy Fiscal Policy Uncertainty and the Business Cycle: Time Series Evidence from Italy Alessio Anzuini, Luca Rossi, Pietro Tommasino Banca d Italia ECFIN Workshop Fiscal policy in an uncertain environment Tuesday,

More information

SHORT-TERM INFLATION PROJECTIONS: A BAYESIAN VECTOR AUTOREGRESSIVE GIANNONE, LENZA, MOMFERATOU, AND ONORANTE APPROACH

SHORT-TERM INFLATION PROJECTIONS: A BAYESIAN VECTOR AUTOREGRESSIVE GIANNONE, LENZA, MOMFERATOU, AND ONORANTE APPROACH SHORT-TERM INFLATION PROJECTIONS: A BAYESIAN VECTOR AUTOREGRESSIVE APPROACH BY GIANNONE, LENZA, MOMFERATOU, AND ONORANTE Discussant: Andros Kourtellos (University of Cyprus) Federal Reserve Bank of KC

More information

Research Memo: Adding Nonfarm Employment to the Mixed-Frequency VAR Model

Research Memo: Adding Nonfarm Employment to the Mixed-Frequency VAR Model Research Memo: Adding Nonfarm Employment to the Mixed-Frequency VAR Model Kenneth Beauchemin Federal Reserve Bank of Minneapolis January 2015 Abstract This memo describes a revision to the mixed-frequency

More information

Available online at ScienceDirect. Procedia Economics and Finance 32 ( 2015 ) Andreea Ro oiu a, *

Available online at   ScienceDirect. Procedia Economics and Finance 32 ( 2015 ) Andreea Ro oiu a, * Available online at www.sciencedirect.com ScienceDirect Procedia Economics and Finance 32 ( 2015 ) 496 502 Emerging Markets Queries in Finance and Business Monetary policy and time varying parameter vector

More information

Introduction Dickey-Fuller Test Option Pricing Bootstrapping. Simulation Methods. Chapter 13 of Chris Brook s Book.

Introduction Dickey-Fuller Test Option Pricing Bootstrapping. Simulation Methods. Chapter 13 of Chris Brook s Book. Simulation Methods Chapter 13 of Chris Brook s Book Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 April 26, 2017 Christopher

More information

Interest Rate Smoothing and Calvo-Type Interest Rate Rules: A Comment on Levine, McAdam, and Pearlman (2007)

Interest Rate Smoothing and Calvo-Type Interest Rate Rules: A Comment on Levine, McAdam, and Pearlman (2007) Interest Rate Smoothing and Calvo-Type Interest Rate Rules: A Comment on Levine, McAdam, and Pearlman (2007) Ida Wolden Bache a, Øistein Røisland a, and Kjersti Næss Torstensen a,b a Norges Bank (Central

More information

Intraday arbitrage opportunities of basis trading in current futures markets: an application of. the threshold autoregressive model.

Intraday arbitrage opportunities of basis trading in current futures markets: an application of. the threshold autoregressive model. Intraday arbitrage opportunities of basis trading in current futures markets: an application of the threshold autoregressive model Chien-Ho Wang Department of Economics, National Taipei University, 151,

More information

Does Commodity Price Index predict Canadian Inflation?

Does Commodity Price Index predict Canadian Inflation? 2011 年 2 月第十四卷一期 Vol. 14, No. 1, February 2011 Does Commodity Price Index predict Canadian Inflation? Tao Chen http://cmr.ba.ouhk.edu.hk Web Journal of Chinese Management Review Vol. 14 No 1 1 Does Commodity

More information

Macroeconometric Modeling: 2018

Macroeconometric Modeling: 2018 Macroeconometric Modeling: 2018 Contents Ray C. Fair 2018 1 Macroeconomic Methodology 4 1.1 The Cowles Commission Approach................. 4 1.2 Macroeconomic Methodology.................... 5 1.3 The

More information

Computer Vision Group Prof. Daniel Cremers. 7. Sequential Data

Computer Vision Group Prof. Daniel Cremers. 7. Sequential Data Group Prof. Daniel Cremers 7. Sequential Data Bayes Filter (Rep.) We can describe the overall process using a Dynamic Bayes Network: This incorporates the following Markov assumptions: (measurement) (state)!2

More information

Week 7 Quantitative Analysis of Financial Markets Simulation Methods

Week 7 Quantitative Analysis of Financial Markets Simulation Methods Week 7 Quantitative Analysis of Financial Markets Simulation Methods Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 November

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Lecture 9: Markov and Regime

Lecture 9: Markov and Regime Lecture 9: Markov and Regime Switching Models Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2017 Overview Motivation Deterministic vs. Endogeneous, Stochastic Switching Dummy Regressiom Switching

More information

Country Spreads and Emerging Countries: Who Drives Whom? Martin Uribe and Vivian Yue (JIE, 2006)

Country Spreads and Emerging Countries: Who Drives Whom? Martin Uribe and Vivian Yue (JIE, 2006) Country Spreads and Emerging Countries: Who Drives Whom? Martin Uribe and Vivian Yue (JIE, 26) Country Interest Rates and Output in Seven Emerging Countries Argentina Brazil.5.5...5.5.5. 94 95 96 97 98

More information

Capital regulation and macroeconomic activity

Capital regulation and macroeconomic activity 1/35 Capital regulation and macroeconomic activity Implications for macroprudential policy Roland Meeks Monetary Assessment & Strategy Division, Bank of England and Department of Economics, University

More information

Bayesian Estimation of the Markov-Switching GARCH(1,1) Model with Student-t Innovations

Bayesian Estimation of the Markov-Switching GARCH(1,1) Model with Student-t Innovations Bayesian Estimation of the Markov-Switching GARCH(1,1) Model with Student-t Innovations Department of Quantitative Economics, Switzerland david.ardia@unifr.ch R/Rmetrics User and Developer Workshop, Meielisalp,

More information

Web Appendix. Are the effects of monetary policy shocks big or small? Olivier Coibion

Web Appendix. Are the effects of monetary policy shocks big or small? Olivier Coibion Web Appendix Are the effects of monetary policy shocks big or small? Olivier Coibion Appendix 1: Description of the Model-Averaging Procedure This section describes the model-averaging procedure used in

More information

Estimating Mixed Logit Models with Large Choice Sets. Roger H. von Haefen, NC State & NBER Adam Domanski, NOAA July 2013

Estimating Mixed Logit Models with Large Choice Sets. Roger H. von Haefen, NC State & NBER Adam Domanski, NOAA July 2013 Estimating Mixed Logit Models with Large Choice Sets Roger H. von Haefen, NC State & NBER Adam Domanski, NOAA July 2013 Motivation Bayer et al. (JPE, 2007) Sorting modeling / housing choice 250,000 individuals

More information

Modeling dynamic diurnal patterns in high frequency financial data

Modeling dynamic diurnal patterns in high frequency financial data Modeling dynamic diurnal patterns in high frequency financial data Ryoko Ito 1 Faculty of Economics, Cambridge University Email: ri239@cam.ac.uk Website: www.itoryoko.com This paper: Cambridge Working

More information

Bloomberg. Portfolio Value-at-Risk. Sridhar Gollamudi & Bryan Weber. September 22, Version 1.0

Bloomberg. Portfolio Value-at-Risk. Sridhar Gollamudi & Bryan Weber. September 22, Version 1.0 Portfolio Value-at-Risk Sridhar Gollamudi & Bryan Weber September 22, 2011 Version 1.0 Table of Contents 1 Portfolio Value-at-Risk 2 2 Fundamental Factor Models 3 3 Valuation methodology 5 3.1 Linear factor

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Volatility Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) Volatility 01/13 1 / 37 Squared log returns for CRSP daily GPD (TCD) Volatility 01/13 2 / 37 Absolute value

More information

Market Risk Analysis Volume II. Practical Financial Econometrics

Market Risk Analysis Volume II. Practical Financial Econometrics Market Risk Analysis Volume II Practical Financial Econometrics Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume II xiii xvii xx xxii xxvi

More information

Estimating the Natural Rate of Unemployment in Hong Kong

Estimating the Natural Rate of Unemployment in Hong Kong Estimating the Natural Rate of Unemployment in Hong Kong Petra Gerlach-Kristen Hong Kong Institute of Economics and Business Strategy May, Abstract This paper uses unobserved components analysis to estimate

More information

From Subprime Loans to Subprime Growth? Evidence for the Euro Area

From Subprime Loans to Subprime Growth? Evidence for the Euro Area 9TH JACQUES POLAK ANNUAL RESEARCH CONFERENCE NOVEMBER 13-14, 2008 From Subprime Loans to Subprime Growth? Evidence for the Euro Area Martin Čihák International Monetary Fund and Petya Koeva International

More information

Overnight Index Rate: Model, calibration and simulation

Overnight Index Rate: Model, calibration and simulation Research Article Overnight Index Rate: Model, calibration and simulation Olga Yashkir and Yuri Yashkir Cogent Economics & Finance (2014), 2: 936955 Page 1 of 11 Research Article Overnight Index Rate: Model,

More information

Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period

Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period Cahier de recherche/working Paper 13-13 Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period 2000-2012 David Ardia Lennart F. Hoogerheide Mai/May

More information

Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p approach

Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p approach Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p.5901 What drives short rate dynamics? approach A functional gradient descent Audrino, Francesco University

More information

THE EFFECTS OF FISCAL POLICY ON EMERGING ECONOMIES. A TVP-VAR APPROACH

THE EFFECTS OF FISCAL POLICY ON EMERGING ECONOMIES. A TVP-VAR APPROACH South-Eastern Europe Journal of Economics 1 (2015) 75-84 THE EFFECTS OF FISCAL POLICY ON EMERGING ECONOMIES. A TVP-VAR APPROACH IOANA BOICIUC * Bucharest University of Economics, Romania Abstract This

More information

Daily Cross-Border Equity Flows: Pushed or Pulled? John M. Griffin, Federico Nardari, René Stulz April 2002

Daily Cross-Border Equity Flows: Pushed or Pulled? John M. Griffin, Federico Nardari, René Stulz April 2002 Daily Cross-Border Equity Flows: Pushed or Pulled? John M. Griffin, Federico Nardari, René Stulz April 2002 Outline of the Talk Introduction / Motivations Related Literature Theoretical Underpinnings Data

More information

Lecture 8: Markov and Regime

Lecture 8: Markov and Regime Lecture 8: Markov and Regime Switching Models Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2016 Overview Motivation Deterministic vs. Endogeneous, Stochastic Switching Dummy Regressiom Switching

More information

Monetary Policy Shock Analysis Using Structural Vector Autoregression

Monetary Policy Shock Analysis Using Structural Vector Autoregression Monetary Policy Shock Analysis Using Structural Vector Autoregression (Digital Signal Processing Project Report) Rushil Agarwal (72018) Ishaan Arora (72350) Abstract A wide variety of theoretical and empirical

More information

Appendix A. Mathematical Appendix

Appendix A. Mathematical Appendix Appendix A. Mathematical Appendix Denote by Λ t the Lagrange multiplier attached to the capital accumulation equation. The optimal policy is characterized by the first order conditions: (1 α)a t K t α

More information

Financial Liberalization and Neighbor Coordination

Financial Liberalization and Neighbor Coordination Financial Liberalization and Neighbor Coordination Arvind Magesan and Jordi Mondria January 31, 2011 Abstract In this paper we study the economic and strategic incentives for a country to financially liberalize

More information

Risk Measuring of Chosen Stocks of the Prague Stock Exchange

Risk Measuring of Chosen Stocks of the Prague Stock Exchange Risk Measuring of Chosen Stocks of the Prague Stock Exchange Ing. Mgr. Radim Gottwald, Department of Finance, Faculty of Business and Economics, Mendelu University in Brno, radim.gottwald@mendelu.cz Abstract

More information

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006.

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. 12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Robert F. Engle. Autoregressive Conditional Heteroscedasticity with Estimates of Variance

More information

Volume 37, Issue 2. Handling Endogeneity in Stochastic Frontier Analysis

Volume 37, Issue 2. Handling Endogeneity in Stochastic Frontier Analysis Volume 37, Issue 2 Handling Endogeneity in Stochastic Frontier Analysis Mustafa U. Karakaplan Georgetown University Levent Kutlu Georgia Institute of Technology Abstract We present a general maximum likelihood

More information

Analyzing volatility shocks to Eurozone CDS spreads with a multicountry GMM model in Stata

Analyzing volatility shocks to Eurozone CDS spreads with a multicountry GMM model in Stata Analyzing volatility shocks to Eurozone CDS spreads with a multicountry GMM model in Stata Christopher F Baum and Paola Zerilli Boston College / DIW Berlin and University of York SUGUK 2016, London Christopher

More information

Amath 546/Econ 589 Univariate GARCH Models

Amath 546/Econ 589 Univariate GARCH Models Amath 546/Econ 589 Univariate GARCH Models Eric Zivot April 24, 2013 Lecture Outline Conditional vs. Unconditional Risk Measures Empirical regularities of asset returns Engle s ARCH model Testing for ARCH

More information

Booms and Busts in Asset Prices. May 2010

Booms and Busts in Asset Prices. May 2010 Booms and Busts in Asset Prices Klaus Adam Mannheim University & CEPR Albert Marcet London School of Economics & CEPR May 2010 Adam & Marcet ( Mannheim Booms University and Busts & CEPR London School of

More information

What Are Sources of Real Exchange Rate Fluctuations?

What Are Sources of Real Exchange Rate Fluctuations? What Are Sources of Real Exchange Rate Fluctuations? Keun Yeong Lee * Abstract The paper investigates what sources of real exchange rate fluctuations are in a structural vector autoregression model for

More information

Real-Time Macroeconomic Monitoring

Real-Time Macroeconomic Monitoring Real-Time Macroeconomic Monitoring Francis X. Diebold University of Pennsylvania 3th CIRET Conference, New York October 8, 1 1 / 8 Several Authors/Papers/Teams... Aruoba, Diebold and Scotti (9) Real-Time

More information

Economics Letters 108 (2010) Contents lists available at ScienceDirect. Economics Letters. journal homepage:

Economics Letters 108 (2010) Contents lists available at ScienceDirect. Economics Letters. journal homepage: Economics Letters 108 (2010) 167 171 Contents lists available at ScienceDirect Economics Letters journal homepage: www.elsevier.com/locate/ecolet Is there a financial accelerator in US banking? Evidence

More information

A Macro-Finance Model of the Term Structure: the Case for a Quadratic Yield Model

A Macro-Finance Model of the Term Structure: the Case for a Quadratic Yield Model Title page Outline A Macro-Finance Model of the Term Structure: the Case for a 21, June Czech National Bank Structure of the presentation Title page Outline Structure of the presentation: Model Formulation

More information

Estimation of Volatility of Cross Sectional Data: a Kalman filter approach

Estimation of Volatility of Cross Sectional Data: a Kalman filter approach Estimation of Volatility of Cross Sectional Data: a Kalman filter approach Cristina Sommacampagna University of Verona Italy Gordon Sick University of Calgary Canada This version: 4 April, 2004 Abstract

More information

Variance clustering. Two motivations, volatility clustering, and implied volatility

Variance clustering. Two motivations, volatility clustering, and implied volatility Variance modelling The simplest assumption for time series is that variance is constant. Unfortunately that assumption is often violated in actual data. In this lecture we look at the implications of time

More information

The Effects of the Euro Area Entrance on the Monetary Transmission Mechanism in Slovakia in Light of the Global Economic Recession*

The Effects of the Euro Area Entrance on the Monetary Transmission Mechanism in Slovakia in Light of the Global Economic Recession* JEL Classification: E52, E58, C11, C53 Keywords: monetary policy, transmission mechanism, Bayesian VEC models, mixed frequency data he Effects of the Euro Area Entrance on the Monetary ransmission Mechanism

More information

Surasak Choedpasuporn College of Management, Mahidol University. 20 February Abstract

Surasak Choedpasuporn College of Management, Mahidol University. 20 February Abstract Scholarship Project Paper 2014 Statistical Arbitrage in SET and TFEX : Pair Trading Strategy from Threshold Co-integration Model Surasak Choedpasuporn College of Management, Mahidol University 20 February

More information

Banca d Italia. Ministero dell Economia e delle Finanze. November Real time forecasts of in ation: the role of.

Banca d Italia. Ministero dell Economia e delle Finanze. November Real time forecasts of in ation: the role of. Banca d Italia Ministero dell Economia e delle Finanze November 2008 We present a mixed to forecast in ation in real time It can be easily estimated on a daily basis using all the information available

More information

Predictive Regressions: A Present-Value Approach (van Binsbe. (van Binsbergen and Koijen, 2009)

Predictive Regressions: A Present-Value Approach (van Binsbe. (van Binsbergen and Koijen, 2009) Predictive Regressions: A Present-Value Approach (van Binsbergen and Koijen, 2009) October 5th, 2009 Overview Key ingredients: Results: Draw inference from the Campbell and Shiller (1988) present value

More information

Statistical Models and Methods for Financial Markets

Statistical Models and Methods for Financial Markets Tze Leung Lai/ Haipeng Xing Statistical Models and Methods for Financial Markets B 374756 4Q Springer Preface \ vii Part I Basic Statistical Methods and Financial Applications 1 Linear Regression Models

More information

What can we do with numerical optimization?

What can we do with numerical optimization? Optimization motivation and background Eddie Wadbro Introduction to PDE Constrained Optimization, 2016 February 15 16, 2016 Eddie Wadbro, Introduction to PDE Constrained Optimization, February 15 16, 2016

More information

Presence of Stochastic Errors in the Input Demands: Are Dual and Primal Estimations Equivalent?

Presence of Stochastic Errors in the Input Demands: Are Dual and Primal Estimations Equivalent? Presence of Stochastic Errors in the Input Demands: Are Dual and Primal Estimations Equivalent? Mauricio Bittencourt (The Ohio State University, Federal University of Parana Brazil) bittencourt.1@osu.edu

More information

An analysis of momentum and contrarian strategies using an optimal orthogonal portfolio approach

An analysis of momentum and contrarian strategies using an optimal orthogonal portfolio approach An analysis of momentum and contrarian strategies using an optimal orthogonal portfolio approach Hossein Asgharian and Björn Hansson Department of Economics, Lund University Box 7082 S-22007 Lund, Sweden

More information

The Time-Varying Effects of Monetary Aggregates on Inflation and Unemployment

The Time-Varying Effects of Monetary Aggregates on Inflation and Unemployment 経営情報学論集第 23 号 2017.3 The Time-Varying Effects of Monetary Aggregates on Inflation and Unemployment An Application of the Bayesian Vector Autoregression with Time-Varying Parameters and Stochastic Volatility

More information

Threshold cointegration and nonlinear adjustment between stock prices and dividends

Threshold cointegration and nonlinear adjustment between stock prices and dividends Applied Economics Letters, 2010, 17, 405 410 Threshold cointegration and nonlinear adjustment between stock prices and dividends Vicente Esteve a, * and Marı a A. Prats b a Departmento de Economia Aplicada

More information

Exam M Fall 2005 PRELIMINARY ANSWER KEY

Exam M Fall 2005 PRELIMINARY ANSWER KEY Exam M Fall 005 PRELIMINARY ANSWER KEY Question # Answer Question # Answer 1 C 1 E C B 3 C 3 E 4 D 4 E 5 C 5 C 6 B 6 E 7 A 7 E 8 D 8 D 9 B 9 A 10 A 30 D 11 A 31 A 1 A 3 A 13 D 33 B 14 C 34 C 15 A 35 A

More information

Government Spending Shocks in Quarterly and Annual Time Series

Government Spending Shocks in Quarterly and Annual Time Series Government Spending Shocks in Quarterly and Annual Time Series Benjamin Born University of Bonn Gernot J. Müller University of Bonn and CEPR August 5, 2 Abstract Government spending shocks are frequently

More information

Model Estimation. Liuren Wu. Fall, Zicklin School of Business, Baruch College. Liuren Wu Model Estimation Option Pricing, Fall, / 16

Model Estimation. Liuren Wu. Fall, Zicklin School of Business, Baruch College. Liuren Wu Model Estimation Option Pricing, Fall, / 16 Model Estimation Liuren Wu Zicklin School of Business, Baruch College Fall, 2007 Liuren Wu Model Estimation Option Pricing, Fall, 2007 1 / 16 Outline 1 Statistical dynamics 2 Risk-neutral dynamics 3 Joint

More information

Stock Returns and Implied Volatility: A New VAR Approach

Stock Returns and Implied Volatility: A New VAR Approach Vol. 7, 213-3 February 4, 213 http://dx.doi.org/1.518/economics-ejournal.ja.213-3 Stock Returns and Implied Volatility: A New VAR Approach Bong Soo Lee and Doojin Ryu Abstract The authors re-examine the

More information

What Drives Commodity Price Booms and Busts?

What Drives Commodity Price Booms and Busts? What Drives Commodity Price Booms and Busts? David Jacks Simon Fraser University Martin Stuermer Federal Reserve Bank of Dallas August 10, 2017 J.P. Morgan Center for Commodities The views expressed here

More information

Online Appendix to Dynamic factor models with macro, credit crisis of 2008

Online Appendix to Dynamic factor models with macro, credit crisis of 2008 Online Appendix to Dynamic factor models with macro, frailty, and industry effects for U.S. default counts: the credit crisis of 2008 Siem Jan Koopman (a) André Lucas (a,b) Bernd Schwaab (c) (a) VU University

More information

Macroeconomic Implications of Financial Frictions in the Euro Zone: Lessons from Canada

Macroeconomic Implications of Financial Frictions in the Euro Zone: Lessons from Canada THE TWENTIETH DUBROVNIK ECONOMIC CONFERENCE Organized by the Croatian National Bank Pierre L. Siklos Macroeconomic Implications of Financial Frictions in the Euro Zone: Lessons from Canada Hotel "Grand

More information

Global and National Macroeconometric Modelling: A Long-run Structural Approach Overview on Macroeconometric Modelling Yongcheol Shin Leeds University

Global and National Macroeconometric Modelling: A Long-run Structural Approach Overview on Macroeconometric Modelling Yongcheol Shin Leeds University Global and National Macroeconometric Modelling: A Long-run Structural Approach Overview on Macroeconometric Modelling Yongcheol Shin Leeds University Business School Seminars at University of Cape Town

More information

Government Spending Shocks in Quarterly and Annual Time Series

Government Spending Shocks in Quarterly and Annual Time Series Government Spending Shocks in Quarterly and Annual Time Series Benjamin Born University of Bonn Gernot J. Müller University of Bonn and CEPR August 5, 211 Abstract Government spending shocks are frequently

More information

Inflation Regimes and Monetary Policy Surprises in the EU

Inflation Regimes and Monetary Policy Surprises in the EU Inflation Regimes and Monetary Policy Surprises in the EU Tatjana Dahlhaus Danilo Leiva-Leon November 7, VERY PRELIMINARY AND INCOMPLETE Abstract This paper assesses the effect of monetary policy during

More information

Return Predictability: Dividend Price Ratio versus Expected Returns

Return Predictability: Dividend Price Ratio versus Expected Returns Return Predictability: Dividend Price Ratio versus Expected Returns Rambaccussing, Dooruj Department of Economics University of Exeter 08 May 2010 (Institute) 08 May 2010 1 / 17 Objective Perhaps one of

More information

Sustainable Fiscal Policy with Rising Public Debt-to-GDP Ratios

Sustainable Fiscal Policy with Rising Public Debt-to-GDP Ratios Sustainable Fiscal Policy with Rising Public Debt-to-GDP Ratios P. Marcelo Oviedo Iowa State University November 9, 2006 Abstract In financial and economic policy circles concerned with public debt in

More information

Empirical Analysis of the US Swap Curve Gough, O., Juneja, J.A., Nowman, K.B. and Van Dellen, S.

Empirical Analysis of the US Swap Curve Gough, O., Juneja, J.A., Nowman, K.B. and Van Dellen, S. WestminsterResearch http://www.westminster.ac.uk/westminsterresearch Empirical Analysis of the US Swap Curve Gough, O., Juneja, J.A., Nowman, K.B. and Van Dellen, S. This is a copy of the final version

More information

Can Rare Events Explain the Equity Premium Puzzle?

Can Rare Events Explain the Equity Premium Puzzle? Can Rare Events Explain the Equity Premium Puzzle? Christian Julliard and Anisha Ghosh Working Paper 2008 P t d b J L i f NYU A t P i i Presented by Jason Levine for NYU Asset Pricing Seminar, Fall 2009

More information

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 29 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Does a Big Bazooka Matter? Central Bank Balance-Sheet Policies and Exchange Rates

Does a Big Bazooka Matter? Central Bank Balance-Sheet Policies and Exchange Rates Does a Big Bazooka Matter? Central Bank Balance-Sheet Policies and Exchange Rates Luca Dedola,#, Georgios Georgiadis, Johannes Gräb and Arnaud Mehl European Central Bank, # CEPR Monetary Policy in Non-standard

More information

Online Appendixes to Missing Disinflation and Missing Inflation: A VAR Perspective

Online Appendixes to Missing Disinflation and Missing Inflation: A VAR Perspective Online Appendixes to Missing Disinflation and Missing Inflation: A VAR Perspective Elena Bobeica and Marek Jarociński European Central Bank Author e-mails: elena.bobeica@ecb.int and marek.jarocinski@ecb.int.

More information

The Dynamic Effects of Personal and Corporate Income Tax Changes in the United States

The Dynamic Effects of Personal and Corporate Income Tax Changes in the United States The Dynamic Effects of Personal and Corporate Income Tax Changes in the United States Mertens and Ravn (AER, 2013) Presented by Brian Wheaton Macro/PF Reading Group April 10, 2018 Context and Contributions

More information