ECONOMETRIC MODELS. The concept of Data Generating Process (DGP) and its relationships with the analysis of specication.

Size: px
Start display at page:

Download "ECONOMETRIC MODELS. The concept of Data Generating Process (DGP) and its relationships with the analysis of specication."

Transcription

1 ECONOMETRIC MODELS The concept of Data Generating Process (DGP) and its relationships with the analysis of specication. Luca Fanelli University of Bologna

2 The concept of Data Generating Process (DGP) A convenient way to understand the concept of DGP is to imagine to perform a simulation experiment. Monte Carlo experiment. Exercise: Simulate data from a (scalar) stationary AR(1) model.

3 Exercise: Simulate data from a (scalar) stationary AR(1) model. First, set the model: y t = y t 1 + u t u t WN(0, 2 u) t = 1; 2; :::; T y 0 = 0: Second, set the parameter values 0 = 0:5; 1 = 0:7; 2 u = 0:5: Third, specify a stochastic distribution for the variables: u t WNGaussian(0, 2 u) WNN(0, 2 u)

4 We know exactly the stochastic distribution of y t because we are using it to generate the data! We know exactly the mechanism through which the sequence of T observations (given y 0 ) is generated. y 1 ; y 2 ; :::; y T If you use R or any other statistical/econometric package you can run the above experiment yourself.

5 A possible realization of T=300 observations from the DGP

6 DGP and statistical model In the Monte Carlo experiment above we have simulated a simple economy. In real cases, the investigator does not know how the sequence y 0 ; y 1 ; y 2 ; :::; y T has been generated. He/she species a statistical model which attempts to approximate the `true' DGP (at least its salient features) as best as possible.

7 What is a statistical model? Statistical Model := 8 >< >: stochastic distribution + sampling scheme The statistical model is called parametric when the only unknown quantity are the parameters that characterize the stochastic distribution. Given a parametric statistical model, one can always write down the joint distribution of the observations (data) by using the sequential factorization: f(y 1 ; y 2 ; :::; y T j y 0 ; 0 ; 1 ; 2 u):=f(y T j y T 1 ; :::; y 0 ) f(y T 1 j y T 2 ; :::; y 0 ) ::: f(y 1 j y 0 ) := TY t=1 f(y t j y 0, F t 1 ), F t 1 := fy t 1 ; :::; y 1 g :

8 The joint distribution that summarizes the two crucial ingredients of a statistical model is known as likelihood function (a part from a constant). Recall: when you write a likelihood function you have an underlying statististical model! As an example, assume that the statistician/econometrician deems that given y 0, the sequence y 1 ; y 2 ; :::; y T is generated by the following statistical (parametric) model: y t = y t 1 +u t, u t WNN(0, 2 u), t = 1; :::; T whose unknown parameters are 0 ; 1, 2 u:

9 The unknown parameters 0 ; 1, 2 u can be inferred from the data y 0 ; y 1 ; y 2 ; :::; y T by estimating the specied statistical model under the maintained assumption that the DGP belongs to the specied statistical model (i.e. under the postulated stochastic distribution and sampling scheme). The likelihood function allows the statistician to recover ML estimates of the unknown parameters. In general, we like ML estimation because of its `nice' properties when the model is correctly specied!

10 We say that a statistical model is correctly specied if it captures salient aspects of the DGP: Extremely good case: the DGP belongs to the specied statistical model (it means that the DGP is obtained from the statistical model by xing the unknown parameters to their `true' value). In this case the statistician/econometrician recovers consistent estimates of the unknown parameters and, possibly, ef- cients, i.e. with minimum variance; Reasonably good case: the estimation of the statistical model allows the statistician/econometrician to recover consistent estimates of the unknown parameters (dicult to say something about eciency). )Correct inference on the unknown parameters. In this case, the distribution specied in the statistical model and/or the sampling scheme may dier from the `true' distribution and sampling scheme in the DGP, but the extent of such dierence does not aect the possibility of estimating the parameters consistently.

11 Recall Section Deterministic sequences Let fh T ; T = 1; 2; :::g fh T g be a sequence of real numbers. If the sequence has a limit, h, then this is denoted by lim T!1 h T = h: This implies that for every " > 0 there exists a positive, nite integer T " such that jh T hj < " for T > T " : If h T is a p 1 vector, lim T!1 h T = h means that for every " > 0 there exists a positive, nite integer T " such that kh T hk 2 < " for T > T " :

12 Note that kvk 2 :=(v 0 v) 1=2 is the Euclidean norm of the vector v. This can be interpreted as a measure of the length of v in the space R p, i.e. a measure of the distance of the vector v from the vector 0 p1. One can generalize this measure by dening the norm kvk A := (v 0 Av) 1=2 where A is a symmetric positive denite matrix; this norm measures the distance of v from 0 p1 `weighted' by the elements of the matrix A.

13 Stochastic sequences Henceforth h T will be considered a p 1 vector, except where stated otherwise Suppose now that each h T is a (continuous) random vector. We are interested in the concepts of convergence in probability and convergence in distribution. The sequence of random vectors fh T ; T = 1; 2; :::g converges in probability to the non-stochastic vector h if for all > 0: lim P (kh T hk T!1 2 < ) = 1; we conventionally write h T! p h:

14 The concept of convergence in probability leads us to the concept of consistency of an estimator. Consistency of an estimator Let ^T be the estimator of the unknown parameter 0 obtained from a sample of length T, and consider the sequence n^t ; T = 1; 2; ::: o (hence random vectors); then ^T is said to be a consistent estimator of 0 if ^T! p 0. Convergence in probability implies that the dierence between ^T and 0 disappears with probability one as T! 1: In the limit ^T and 0 are essentially identical. End of Recall Section

15 Example 1. The DGP is as above and the statistician/econometrician species y t = y t z t + u t, u t WNN(0, 2 u) where z t is iid and is irrelevant with respect to the DGP. He/she can still get consistent estimates of 0 ; 1 and 2 u based on the onbervatios y 0 ; y 1 ; y 2 ; :::; y T z 1 ; z 2 ; :::; z T :

16 In turn, we say that a statistical model is not correctly specied, i.e. is misspecied, if it provides inconsistent estimates of the unknown parameters. Example 2. DGP as above but the statistician/econometrician species: y t = 0 + u t, u t WNN(0, 2 u ). The OLS (ML) estimators of 0 2 u based on are not consistent! y 0 ; y 1 ; y 2 ; :::; y T

17 Example 3 (structural break) DGP: y t = 0:5 + 0:7y t 1 (1 D t ) 0:3y t 1 D t + u t u t WNN(0,1) dummy: D t = ( 1 if t T1 0 otherwise, 1 T 1 T Econometrician/statisticain species the statistical model: y t = y t 1 + u t, u t WNN(0, 2 u). Here the OLS (or ML) estimator of 1 is not consistent!

18 DGP, statistical model and econometric model Which relationship exists between the statistical model and the (dynamic) econometric model? Econometricians usually call `statistical model' what in their jargon is an econometric model in `reduced form'. An econometric model can usually be expressed in two forms: reduced form and structural form: Econometric model = ( reduced form representation structural form representation.

19 An econometric model in reduced form is a model in which the endogenous variable(s) at time t depend only on a set of variables, called predeterminated variables, such that in order to know this set of variables at time t one does need to know the value of the endogenous variable at time t. Example 4. We want to explain the consumption behaviour of an economic agent. Let c t be the log real per-capita consumption of the agent at time t, and let w t the log of real per-capita nancial wealth of the agent at time t. Imagine that according to the chosen theory: c t = c t w t 1 +u t, u t WN(0, 2 u), t = 1; :::; T: In this example, c t is the endogenous variable and x t :=(1; c t 1 ; w t 1 ) 0 the vector of predeterminated variables. According to this model, the consumption level of the agent at time t depends on a constant, the consumption level in the previous period (habit persistence) and the level of nancial wealth in the previous period; the knowledge of each element of x t does not require the knowledge of c t!

20 Example 4 (continued). Imagine now that the theory instead predicts that c t = c t w t +u t, u t WN(0, 2 u) t = 1; :::; T: Is the vector x t :=(1; c t 1 ; w t ) 0 still predetermined? We have the following doubt. Consumption and portfolio decisions (the allocation of non-consumed disposable income among dierent nancial assets) might be simultaneous. Since portfolio decisions at time t aect w t, it follows that the knowlegde of w t might require the contemporaneous knowledge of c t!

21 The predeterminate variables, by denition, do not contain also endogenous variables, i.e. variables that the model attempts to explain or that are directly inuenced at time t by the variable the model attempts to expalin. A correctly specied econometric model in reduced form should not be aected by the so-called endogeneity bias issue. Thus the econometric model coincides with the statistical model when it is expressed in reduced form.

22 Example 5. Structural Form: R t = R t 1 + (1 )[' b b t + ' y t ] + u t b t = 1 b t 1 2 b t 2 (R t t ) + t u t t! W NN 0 0!, " 2 u u; 2 #! Reduced Form: R t = 11 R t b t b t t + " R t b t = 21 R t b t b t t + " b t " R t " b t! W NN 0 0!, " 2 1 1;2 Obvioulsy, the parameters of the two systems are strictly (linearly) connected. 2 2 #! :

23 When we specify an econometric model, our ambition is that its reduced form (statistical model) approximates as close as possible the features of the underlying DGP. Of course, an investigator will never know that its statistical model is correctly specied (because the DGP is unknown by denition). Imagine that the economy (or the market) has done a Monte Carlo simulation and generated some observations. The econometrician/statisticain does not know the actual features of the experiment. However, he/she uses his/her theoretical knowledge about the phenomenon of interest and the available data to infer the salient feature of that experiment.

Econometria. Estimation and hypotheses testing in the uni-equational linear regression model: cross-section data. Luca Fanelli. University of Bologna

Econometria. Estimation and hypotheses testing in the uni-equational linear regression model: cross-section data. Luca Fanelli. University of Bologna Econometria Estimation and hypotheses testing in the uni-equational linear regression model: cross-section data Luca Fanelli University of Bologna luca.fanelli@unibo.it Estimation and hypotheses testing

More information

Uncertainty and Disagreement in Equilibrium Models

Uncertainty and Disagreement in Equilibrium Models Uncertainty and Disagreement in Equilibrium Models Nabil I. Al-Najjar & Northwestern University Eran Shmaya Tel Aviv University RUD, Warwick, June 2014 Forthcoming: Journal of Political Economy Motivation

More information

Chapter 6. Panel Data. Joan Llull. Quantitative Statistical Methods II Barcelona GSE

Chapter 6. Panel Data. Joan Llull. Quantitative Statistical Methods II Barcelona GSE Chapter 6. Panel Data Joan Llull Quantitative Statistical Methods II Barcelona GSE Introduction Chapter 6. Panel Data 2 Panel data The term panel data refers to data sets with repeated observations over

More information

Max. Likelihood Estimation. Outline. Econometrics II. Ricardo Mora. Notes. Notes

Max. Likelihood Estimation. Outline. Econometrics II. Ricardo Mora. Notes. Notes Maximum Likelihood Estimation Econometrics II Department of Economics Universidad Carlos III de Madrid Máster Universitario en Desarrollo y Crecimiento Económico Outline 1 3 4 General Approaches to Parameter

More information

Chapter 2. GMM: Estimating Rational Expectations Models

Chapter 2. GMM: Estimating Rational Expectations Models Chapter 2. GMM: Estimating Rational Expectations Models Contents 1 Introduction 1 2 Step 1: Solve the model and obtain Euler equations 2 3 Step 2: Formulate moment restrictions 3 4 Step 3: Estimation and

More information

Introduction: structural econometrics. Jean-Marc Robin

Introduction: structural econometrics. Jean-Marc Robin Introduction: structural econometrics Jean-Marc Robin Abstract 1. Descriptive vs structural models 2. Correlation is not causality a. Simultaneity b. Heterogeneity c. Selectivity Descriptive models Consider

More information

Kevin X.D. Huang and Jan Werner. Department of Economics, University of Minnesota

Kevin X.D. Huang and Jan Werner. Department of Economics, University of Minnesota Implementing Arrow-Debreu Equilibria by Trading Innitely-Lived Securities. Kevin.D. Huang and Jan Werner Department of Economics, University of Minnesota February 2, 2000 1 1. Introduction Equilibrium

More information

Economics 2010c: Lectures 9-10 Bellman Equation in Continuous Time

Economics 2010c: Lectures 9-10 Bellman Equation in Continuous Time Economics 2010c: Lectures 9-10 Bellman Equation in Continuous Time David Laibson 9/30/2014 Outline Lectures 9-10: 9.1 Continuous-time Bellman Equation 9.2 Application: Merton s Problem 9.3 Application:

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 6 Jakub Mućk Econometrics of Panel Data Meeting # 6 1 / 36 Outline 1 The First-Difference (FD) estimator 2 Dynamic panel data models 3 The Anderson and Hsiao

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

A Course on Advanced Econometrics

A Course on Advanced Econometrics A Course on Advanced Econometrics Yongmiao Hong The Ernest S. Liu Professor of Economics & International Studies Cornell University Course Introduction: Modern economies are full of uncertainties and risk.

More information

Estimating Deep Parameters: GMM and SMM

Estimating Deep Parameters: GMM and SMM Estimating Deep Parameters: GMM and SMM 1 Parameterizing a Model Calibration Choose parameters from micro or other related macro studies (e.g. coeffi cient of relative risk aversion is 2). SMM with weighting

More information

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

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

More information

Exogeneity and Causality

Exogeneity and Causality Università di Pavia Exogeneity and Causality Eduardo Rossi University of Pavia Factorization of the density DGP: D t (x t χ t 1, d t ; Ψ) x t represent all the variables in the economy. The econometric

More information

Estimating Nonlinear DSGE Models by the Simulated Method of Moments

Estimating Nonlinear DSGE Models by the Simulated Method of Moments Estimating Nonlinear DSGE Models by the Simulated Method of Moments Francisco J. Ruge-Murcia y First draft: March 21 Revised: November 21 Abstract This paper studies the application of the simulated method

More information

Econometrics Summary Algebraic and Statistical Preliminaries

Econometrics Summary Algebraic and Statistical Preliminaries Econometrics Summary Algebraic and Statistical Preliminaries Elasticity: The point elasticity of Y with respect to L is given by α = ( Y/ L)/(Y/L). The arc elasticity is given by ( Y/ L)/(Y/L), when L

More information

The regression model with one stochastic regressor (part II)

The regression model with one stochastic regressor (part II) The regression model with one stochastic regressor (part II) 3150/4150 Lecture 7 Ragnar Nymoen 6 Feb 2012 We will finish Lecture topic 4: The regression model with stochastic regressor We will first look

More information

On Consistent Decision Making. and the Theory of Continuous-Time. Recursive Utility

On Consistent Decision Making. and the Theory of Continuous-Time. Recursive Utility On Consistent Decision Making and the Theory of Continuous-Time Recursive Utility Mogens Ste ensen Köln, April 23, 202 /5 Outline: Quadratic and collective objectives Further comments on consistency Recursive

More information

Regression with time series

Regression with time series Regression with time series Class Notes Manuel Arellano February 22, 2018 1 Classical regression model with time series Model and assumptions The basic assumption is E y t x 1,, x T = E y t x t = x tβ

More information

Online Appendixes for \A Theory of Military Dictatorships"

Online Appendixes for \A Theory of Military Dictatorships May 2009 Online Appendixes for \A Theory of Military Dictatorships" By Daron Acemoglu, Davide Ticchi and Andrea Vindigni Appendix B: Key Notation for Section I 2 (0; 1): discount factor. j;t 2 f0; 1g:

More information

In Chapter 2, some concepts from the robustness literature were introduced. An important concept was the inuence function. In the present chapter, the

In Chapter 2, some concepts from the robustness literature were introduced. An important concept was the inuence function. In the present chapter, the Chapter 3 Robustness Properties of the Student t Based Pseudo Maximum Likelihood Estimator In Chapter 2, some concepts from the robustness literature were introduced. An important concept was the inuence

More information

GMM estimation of spatial panels

GMM estimation of spatial panels MRA Munich ersonal ReEc Archive GMM estimation of spatial panels Francesco Moscone and Elisa Tosetti Brunel University 7. April 009 Online at http://mpra.ub.uni-muenchen.de/637/ MRA aper No. 637, posted

More information

Lecture 2: Univariate Time Series

Lecture 2: Univariate Time Series Lecture 2: Univariate Time Series Analysis: Conditional and Unconditional Densities, Stationarity, ARMA Processes Prof. Massimo Guidolin 20192 Financial Econometrics Spring/Winter 2017 Overview Motivation:

More information

1 Estimation of Persistent Dynamic Panel Data. Motivation

1 Estimation of Persistent Dynamic Panel Data. Motivation 1 Estimation of Persistent Dynamic Panel Data. Motivation Consider the following Dynamic Panel Data (DPD) model y it = y it 1 ρ + x it β + µ i + v it (1.1) with i = {1, 2,..., N} denoting the individual

More information

Note on the Role of Natural Condition of Control in the Estimation of DSGE Models. Martin Fukac and Vladimir Havlena August 2011 RWP 11-03

Note on the Role of Natural Condition of Control in the Estimation of DSGE Models. Martin Fukac and Vladimir Havlena August 2011 RWP 11-03 Note on the Role of Natural Condition of Control in the Estimation of DSGE Models Martin Fukac and Vladimir Havlena August 2011 RWP 11-03 Note on the Role of Natural Condition of Control in the Estimation

More information

Lecture 3 Stationary Processes and the Ergodic LLN (Reference Section 2.2, Hayashi)

Lecture 3 Stationary Processes and the Ergodic LLN (Reference Section 2.2, Hayashi) Lecture 3 Stationary Processes and the Ergodic LLN (Reference Section 2.2, Hayashi) Our immediate goal is to formulate an LLN and a CLT which can be applied to establish sufficient conditions for the consistency

More information

This note introduces some key concepts in time series econometrics. First, we

This note introduces some key concepts in time series econometrics. First, we INTRODUCTION TO TIME SERIES Econometrics 2 Heino Bohn Nielsen September, 2005 This note introduces some key concepts in time series econometrics. First, we present by means of examples some characteristic

More information

Econ 424 Time Series Concepts

Econ 424 Time Series Concepts Econ 424 Time Series Concepts Eric Zivot January 20 2015 Time Series Processes Stochastic (Random) Process { 1 2 +1 } = { } = sequence of random variables indexed by time Observed time series of length

More information

ECOM 009 Macroeconomics B. Lecture 3

ECOM 009 Macroeconomics B. Lecture 3 ECOM 009 Macroeconomics B Lecture 3 Giulio Fella c Giulio Fella, 2014 ECOM 009 Macroeconomics B - Lecture 3 84/197 Predictions of the PICH 1. Marginal propensity to consume out of wealth windfalls 0.03.

More information

Normal Probability Plot Probability Probability

Normal Probability Plot Probability Probability Modelling multivariate returns Stefano Herzel Department ofeconomics, University of Perugia 1 Catalin Starica Department of Mathematical Statistics, Chalmers University of Technology Reha Tutuncu Department

More information

Notes on Measure Theory and Markov Processes

Notes on Measure Theory and Markov Processes Notes on Measure Theory and Markov Processes Diego Daruich March 28, 2014 1 Preliminaries 1.1 Motivation The objective of these notes will be to develop tools from measure theory and probability to allow

More information

I. Bayesian econometrics

I. Bayesian econometrics I. Bayesian econometrics A. Introduction B. Bayesian inference in the univariate regression model C. Statistical decision theory Question: once we ve calculated the posterior distribution, what do we do

More information

Lecture 4: Heteroskedasticity

Lecture 4: Heteroskedasticity Lecture 4: Heteroskedasticity Econometric Methods Warsaw School of Economics (4) Heteroskedasticity 1 / 24 Outline 1 What is heteroskedasticity? 2 Testing for heteroskedasticity White Goldfeld-Quandt Breusch-Pagan

More information

Computation Of Asymptotic Distribution. For Semiparametric GMM Estimators. Hidehiko Ichimura. Graduate School of Public Policy

Computation Of Asymptotic Distribution. For Semiparametric GMM Estimators. Hidehiko Ichimura. Graduate School of Public Policy Computation Of Asymptotic Distribution For Semiparametric GMM Estimators Hidehiko Ichimura Graduate School of Public Policy and Graduate School of Economics University of Tokyo A Conference in honor of

More information

Cointegration and Error Correction Exercise Class, Econometrics II

Cointegration and Error Correction Exercise Class, Econometrics II u n i v e r s i t y o f c o p e n h a g e n Faculty of Social Sciences Cointegration and Error Correction Exercise Class, Econometrics II Department of Economics March 19, 2017 Slide 1/39 Todays plan!

More information

Marginal Functions and Approximation

Marginal Functions and Approximation UCSC AMS/ECON 11A Supplemental Notes # 5 Marginal Functions and Approximation c 2006 Yonatan Katznelson 1. The approximation formula If y = f (x) is a dierentiable function then its derivative, y 0 = f

More information

1 Regression with Time Series Variables

1 Regression with Time Series Variables 1 Regression with Time Series Variables With time series regression, Y might not only depend on X, but also lags of Y and lags of X Autoregressive Distributed lag (or ADL(p; q)) model has these features:

More information

ECON4515 Finance theory 1 Diderik Lund, 5 May Perold: The CAPM

ECON4515 Finance theory 1 Diderik Lund, 5 May Perold: The CAPM Perold: The CAPM Perold starts with a historical background, the development of portfolio theory and the CAPM. Points out that until 1950 there was no theory to describe the equilibrium determination of

More information

ROYAL INSTITUTE OF TECHNOLOGY KUNGL TEKNISKA HÖGSKOLAN. Department of Signals, Sensors & Systems

ROYAL INSTITUTE OF TECHNOLOGY KUNGL TEKNISKA HÖGSKOLAN. Department of Signals, Sensors & Systems The Evil of Supereciency P. Stoica B. Ottersten To appear as a Fast Communication in Signal Processing IR-S3-SB-9633 ROYAL INSTITUTE OF TECHNOLOGY Department of Signals, Sensors & Systems Signal Processing

More information

July Abstract. inference in VARs. It is shown that the least squares estimates are inconsistent, and the

July Abstract. inference in VARs. It is shown that the least squares estimates are inconsistent, and the ANALYSIS OF VECTOR AUTOREGRESSIONS IN THE PRESENCE OF SHIFTS IN MEAN Serena Ng Timothy J.Vogelsang y July 1997 Abstract This paper considers the implications of omitted mean shifts for estimation and inference

More information

Lab 07 Introduction to Econometrics

Lab 07 Introduction to Econometrics Lab 07 Introduction to Econometrics Learning outcomes for this lab: Introduce the different typologies of data and the econometric models that can be used Understand the rationale behind econometrics Understand

More information

Lecture 2. (1) Permanent Income Hypothesis (2) Precautionary Savings. Erick Sager. February 6, 2018

Lecture 2. (1) Permanent Income Hypothesis (2) Precautionary Savings. Erick Sager. February 6, 2018 Lecture 2 (1) Permanent Income Hypothesis (2) Precautionary Savings Erick Sager February 6, 2018 Econ 606: Adv. Topics in Macroeconomics Johns Hopkins University, Spring 2018 Erick Sager Lecture 2 (2/6/18)

More information

Estimation of Dynamic Regression Models

Estimation of Dynamic Regression Models University of Pavia 2007 Estimation of Dynamic Regression Models Eduardo Rossi University of Pavia Factorization of the density DGP: D t (x t χ t 1, d t ; Ψ) x t represent all the variables in the economy.

More information

Stochastic dominance with imprecise information

Stochastic dominance with imprecise information Stochastic dominance with imprecise information Ignacio Montes, Enrique Miranda, Susana Montes University of Oviedo, Dep. of Statistics and Operations Research. Abstract Stochastic dominance, which is

More information

Chapter 2. Dynamic panel data models

Chapter 2. Dynamic panel data models Chapter 2. Dynamic panel data models School of Economics and Management - University of Geneva Christophe Hurlin, Université of Orléans University of Orléans April 2018 C. Hurlin (University of Orléans)

More information

Estimation of Dynamic Nonlinear Random E ects Models with Unbalanced Panels.

Estimation of Dynamic Nonlinear Random E ects Models with Unbalanced Panels. Estimation of Dynamic Nonlinear Random E ects Models with Unbalanced Panels. Pedro Albarran y Raquel Carrasco z Jesus M. Carro x June 2014 Preliminary and Incomplete Abstract This paper presents and evaluates

More information

Chapter 1. GMM: Basic Concepts

Chapter 1. GMM: Basic Concepts Chapter 1. GMM: Basic Concepts Contents 1 Motivating Examples 1 1.1 Instrumental variable estimator....................... 1 1.2 Estimating parameters in monetary policy rules.............. 2 1.3 Estimating

More information

Chapter 1: A Brief Review of Maximum Likelihood, GMM, and Numerical Tools. Joan Llull. Microeconometrics IDEA PhD Program

Chapter 1: A Brief Review of Maximum Likelihood, GMM, and Numerical Tools. Joan Llull. Microeconometrics IDEA PhD Program Chapter 1: A Brief Review of Maximum Likelihood, GMM, and Numerical Tools Joan Llull Microeconometrics IDEA PhD Program Maximum Likelihood Chapter 1. A Brief Review of Maximum Likelihood, GMM, and Numerical

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Bayesian inference Bayes rule. Monte Carlo integation.

More information

Dynamic Regression Models (Lect 15)

Dynamic Regression Models (Lect 15) Dynamic Regression Models (Lect 15) Ragnar Nymoen University of Oslo 21 March 2013 1 / 17 HGL: Ch 9; BN: Kap 10 The HGL Ch 9 is a long chapter, and the testing for autocorrelation part we have already

More information

Time Series Models and Inference. James L. Powell Department of Economics University of California, Berkeley

Time Series Models and Inference. James L. Powell Department of Economics University of California, Berkeley Time Series Models and Inference James L. Powell Department of Economics University of California, Berkeley Overview In contrast to the classical linear regression model, in which the components of the

More information

In the Ramsey model we maximized the utility U = u[c(t)]e nt e t dt. Now

In the Ramsey model we maximized the utility U = u[c(t)]e nt e t dt. Now PERMANENT INCOME AND OPTIMAL CONSUMPTION On the previous notes we saw how permanent income hypothesis can solve the Consumption Puzzle. Now we use this hypothesis, together with assumption of rational

More information

Production risk and the estimation of ex-ante cost functions

Production risk and the estimation of ex-ante cost functions Journal of Econometrics 100 (2001) 357}380 Production risk and the estimation of ex-ante cost functions GianCarlo Moschini* Department of Economics, Iowa State University, Ames, IA 50011-1070, USA Received

More information

Bootstrap Determination of the Co-integration Rank in Heteroskedastic VAR Models Giuseppe Cavaliere a, Anders Rahbek b and A.M.Robert Taylor c a Depar

Bootstrap Determination of the Co-integration Rank in Heteroskedastic VAR Models Giuseppe Cavaliere a, Anders Rahbek b and A.M.Robert Taylor c a Depar Bootstrap Determination of the Co-integration Rank in Heteroskedastic VAR Models Giuseppe Cavaliere, Anders Rahbek and A.M.Robert Taylor CREATES Research Paper 212-36 Department of Economics and Business

More information

ECON607 Fall 2010 University of Hawaii Professor Hui He TA: Xiaodong Sun Assignment 2

ECON607 Fall 2010 University of Hawaii Professor Hui He TA: Xiaodong Sun Assignment 2 ECON607 Fall 200 University of Hawaii Professor Hui He TA: Xiaodong Sun Assignment 2 The due date for this assignment is Tuesday, October 2. ( Total points = 50). (Two-sector growth model) Consider the

More information

1 Introduction There are many questions in economics for which heterogeneous agent dynamic models have to be used to provide answers. Examples of thos

1 Introduction There are many questions in economics for which heterogeneous agent dynamic models have to be used to provide answers. Examples of thos University of Pennsylvania Revised December 1997 Computation of Equilibria in Heterogeneous Agent Models Jose-Vctor Ros-Rull University of Pennsylvania ABSTRACT This paper essentially puts together procedures

More information

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications Yongmiao Hong Department of Economics & Department of Statistical Sciences Cornell University Spring 2019 Time and uncertainty

More information

Monte Carlo Simulations and the PcNaive Software

Monte Carlo Simulations and the PcNaive Software Econometrics 2 Monte Carlo Simulations and the PcNaive Software Heino Bohn Nielsen 1of21 Monte Carlo Simulations MC simulations were introduced in Econometrics 1. Formalizing the thought experiment underlying

More information

Bootstrap Approach to Comparison of Alternative Methods of Parameter Estimation of a Simultaneous Equation Model

Bootstrap Approach to Comparison of Alternative Methods of Parameter Estimation of a Simultaneous Equation Model Bootstrap Approach to Comparison of Alternative Methods of Parameter Estimation of a Simultaneous Equation Model Olubusoye, O. E., J. O. Olaomi, and O. O. Odetunde Abstract A bootstrap simulation approach

More information

Exercises (in progress) Applied Econometrics Part 1

Exercises (in progress) Applied Econometrics Part 1 Exercises (in progress) Applied Econometrics 2016-2017 Part 1 1. De ne the concept of unbiased estimator. 2. Explain what it is a classic linear regression model and which are its distinctive features.

More information

ECON 616: Lecture 1: Time Series Basics

ECON 616: Lecture 1: Time Series Basics ECON 616: Lecture 1: Time Series Basics ED HERBST August 30, 2017 References Overview: Chapters 1-3 from Hamilton (1994). Technical Details: Chapters 2-3 from Brockwell and Davis (1987). Intuition: Chapters

More information

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test E 4160 Autumn term 2016. Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test Ragnar Nymoen Department of Economics, University of Oslo 24 October

More information

Dynamic Regression Models

Dynamic Regression Models Università di Pavia 2007 Dynamic Regression Models Eduardo Rossi University of Pavia Data Generating Process & Models Setup y t denote an (n 1) vector of economic variables generated at time t. The collection

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

Specication Search and Stability Analysis. J. del Hoyo. J. Guillermo Llorente 1. This version: May 10, 1999

Specication Search and Stability Analysis. J. del Hoyo. J. Guillermo Llorente 1. This version: May 10, 1999 Specication Search and Stability Analysis J. del Hoyo J. Guillermo Llorente 1 Universidad Autonoma de Madrid This version: May 10, 1999 1 We are grateful for helpful comments to Richard Watt, and seminar

More information

Monte Carlo Methods for Statistical Inference: Variance Reduction Techniques

Monte Carlo Methods for Statistical Inference: Variance Reduction Techniques Monte Carlo Methods for Statistical Inference: Variance Reduction Techniques Hung Chen hchen@math.ntu.edu.tw Department of Mathematics National Taiwan University 3rd March 2004 Meet at NS 104 On Wednesday

More information

Comprehensive Exam. Macro Spring 2014 Retake. August 22, 2014

Comprehensive Exam. Macro Spring 2014 Retake. August 22, 2014 Comprehensive Exam Macro Spring 2014 Retake August 22, 2014 You have a total of 180 minutes to complete the exam. If a question seems ambiguous, state why, sharpen it up and answer the sharpened-up question.

More information

Growth, habit formation, and catching-up with the Joneses

Growth, habit formation, and catching-up with the Joneses European Economic Review 49 (2005) 1665 1691 www.elsevier.com/locate/econbase Growth, habit formation, and catching-up with the Joneses Jaime Alonso-Carrera a, Jordi Caballe b;, Xavier Raurich c a Departamento

More information

Prediction with Misspeci ed Models. John Geweke* and Gianni Amisano**

Prediction with Misspeci ed Models. John Geweke* and Gianni Amisano** Prediction with Misspeci ed Models John Geweke* and Gianni Amisano** Many decision-makers in the public and private sectors routinely consult the implications of formal economic and statistical models

More information

FINM6900 Finance Theory Noisy Rational Expectations Equilibrium for Multiple Risky Assets

FINM6900 Finance Theory Noisy Rational Expectations Equilibrium for Multiple Risky Assets FINM69 Finance Theory Noisy Rational Expectations Equilibrium for Multiple Risky Assets February 3, 212 Reference Anat R. Admati, A Noisy Rational Expectations Equilibrium for Multi-Asset Securities Markets,

More information

Competitive Equilibrium and the Welfare Theorems

Competitive Equilibrium and the Welfare Theorems Competitive Equilibrium and the Welfare Theorems Craig Burnside Duke University September 2010 Craig Burnside (Duke University) Competitive Equilibrium September 2010 1 / 32 Competitive Equilibrium and

More information

Switching Regime Estimation

Switching Regime Estimation Switching Regime Estimation Series de Tiempo BIrkbeck March 2013 Martin Sola (FE) Markov Switching models 01/13 1 / 52 The economy (the time series) often behaves very different in periods such as booms

More information

Introduction to Economic Time Series

Introduction to Economic Time Series Econometrics II Introduction to Economic Time Series Morten Nyboe Tabor Learning Goals 1 Give an account for the important differences between (independent) cross-sectional data and time series data. 2

More information

Long-Run Covariability

Long-Run Covariability Long-Run Covariability Ulrich K. Müller and Mark W. Watson Princeton University October 2016 Motivation Study the long-run covariability/relationship between economic variables great ratios, long-run Phillips

More information

Monte Carlo Simulations and PcNaive

Monte Carlo Simulations and PcNaive Econometrics 2 Fall 2005 Monte Carlo Simulations and Pcaive Heino Bohn ielsen 1of21 Monte Carlo Simulations MC simulations were introduced in Econometrics 1. Formalizing the thought experiment underlying

More information

March 16, Abstract. We study the problem of portfolio optimization under the \drawdown constraint" that the

March 16, Abstract. We study the problem of portfolio optimization under the \drawdown constraint that the ON PORTFOLIO OPTIMIZATION UNDER \DRAWDOWN" CONSTRAINTS JAKSA CVITANIC IOANNIS KARATZAS y March 6, 994 Abstract We study the problem of portfolio optimization under the \drawdown constraint" that the wealth

More information

Estimating Nonlinear DSGE Models by the Simulated Method of Moments: With an Application to Business Cycles

Estimating Nonlinear DSGE Models by the Simulated Method of Moments: With an Application to Business Cycles Estimating Nonlinear DSGE Models by the Simulated Method of Moments: With an Application to Business Cycles Francisco Ruge-Murcia y Forthcoming in Journal of Economic Dynamics and Control Abstract This

More information

Wooldridge, Introductory Econometrics, 4th ed. Chapter 15: Instrumental variables and two stage least squares

Wooldridge, Introductory Econometrics, 4th ed. Chapter 15: Instrumental variables and two stage least squares Wooldridge, Introductory Econometrics, 4th ed. Chapter 15: Instrumental variables and two stage least squares Many economic models involve endogeneity: that is, a theoretical relationship does not fit

More information

Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis. 18th Class 7/2/10

Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis. 18th Class 7/2/10 Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis 18th Class 7/2/10 Out of the air a voice without a face Proved by statistics that some cause was just In tones as dry and level

More information

Instrumental Variables. Ethan Kaplan

Instrumental Variables. Ethan Kaplan Instrumental Variables Ethan Kaplan 1 Instrumental Variables: Intro. Bias in OLS: Consider a linear model: Y = X + Suppose that then OLS yields: cov (X; ) = ^ OLS = X 0 X 1 X 0 Y = X 0 X 1 X 0 (X + ) =)

More information

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary.

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary. Econometrics I Department of Economics Universidad Carlos III de Madrid Master in Industrial Economics and Markets Outline Motivation 1 Motivation 2 3 4 5 Motivation Hansen's contributions GMM was developed

More information

Tests for Cointegration, Cobreaking and Cotrending in a System of Trending Variables

Tests for Cointegration, Cobreaking and Cotrending in a System of Trending Variables Tests for Cointegration, Cobreaking and Cotrending in a System of Trending Variables Josep Lluís Carrion-i-Silvestre University of Barcelona Dukpa Kim y Korea University May 4, 28 Abstract We consider

More information

A Test of Cointegration Rank Based Title Component Analysis.

A Test of Cointegration Rank Based Title Component Analysis. A Test of Cointegration Rank Based Title Component Analysis Author(s) Chigira, Hiroaki Citation Issue 2006-01 Date Type Technical Report Text Version publisher URL http://hdl.handle.net/10086/13683 Right

More information

CV-NP BAYESIANISM BY MCMC. Cross Validated Non Parametric Bayesianism by Markov Chain Monte Carlo CARLOS C. RODRIGUEZ

CV-NP BAYESIANISM BY MCMC. Cross Validated Non Parametric Bayesianism by Markov Chain Monte Carlo CARLOS C. RODRIGUEZ CV-NP BAYESIANISM BY MCMC Cross Validated Non Parametric Bayesianism by Markov Chain Monte Carlo CARLOS C. RODRIGUE Department of Mathematics and Statistics University at Albany, SUNY Albany NY 1, USA

More information

PhD/MA Econometrics Examination January 2012 PART A

PhD/MA Econometrics Examination January 2012 PART A PhD/MA Econometrics Examination January 2012 PART A ANSWER ANY TWO QUESTIONS IN THIS SECTION NOTE: (1) The indicator function has the properties: (2) Question 1 Let, [defined as if using the indicator

More information

Short T Panels - Review

Short T Panels - Review Short T Panels - Review We have looked at methods for estimating parameters on time-varying explanatory variables consistently in panels with many cross-section observation units but a small number of

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

Lecture 6: Dynamic panel models 1

Lecture 6: Dynamic panel models 1 Lecture 6: Dynamic panel models 1 Ragnar Nymoen Department of Economics, UiO 16 February 2010 Main issues and references Pre-determinedness and endogeneity of lagged regressors in FE model, and RE model

More information

4.8 Instrumental Variables

4.8 Instrumental Variables 4.8. INSTRUMENTAL VARIABLES 35 4.8 Instrumental Variables A major complication that is emphasized in microeconometrics is the possibility of inconsistent parameter estimation due to endogenous regressors.

More information

Dynamic Macroeconomic Theory Notes. David L. Kelly. Department of Economics University of Miami Box Coral Gables, FL

Dynamic Macroeconomic Theory Notes. David L. Kelly. Department of Economics University of Miami Box Coral Gables, FL Dynamic Macroeconomic Theory Notes David L. Kelly Department of Economics University of Miami Box 248126 Coral Gables, FL 33134 dkelly@miami.edu Current Version: Fall 2013/Spring 2013 I Introduction A

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Bayesian inference Bayes rule. Monte Carlo integation.

More information

Lecture 2 The Centralized Economy: Basic features

Lecture 2 The Centralized Economy: Basic features Lecture 2 The Centralized Economy: Basic features Leopold von Thadden University of Mainz and ECB (on leave) Advanced Macroeconomics, Winter Term 2013 1 / 41 I Motivation This Lecture introduces the basic

More information

Maximum Likelihood (ML) Estimation

Maximum Likelihood (ML) Estimation Econometrics 2 Fall 2004 Maximum Likelihood (ML) Estimation Heino Bohn Nielsen 1of32 Outline of the Lecture (1) Introduction. (2) ML estimation defined. (3) ExampleI:Binomialtrials. (4) Example II: Linear

More information

Large Sample Properties & Simulation

Large Sample Properties & Simulation Large Sample Properties & Simulation Quantitative Microeconomics R. Mora Department of Economics Universidad Carlos III de Madrid Outline Large Sample Properties (W App. C3) 1 Large Sample Properties (W

More information

An estimate of the long-run covariance matrix, Ω, is necessary to calculate asymptotic

An estimate of the long-run covariance matrix, Ω, is necessary to calculate asymptotic Chapter 6 ESTIMATION OF THE LONG-RUN COVARIANCE MATRIX An estimate of the long-run covariance matrix, Ω, is necessary to calculate asymptotic standard errors for the OLS and linear IV estimators presented

More information

ECON0702: Mathematical Methods in Economics

ECON0702: Mathematical Methods in Economics ECON0702: Mathematical Methods in Economics Yulei Luo SEF of HKU January 12, 2009 Luo, Y. (SEF of HKU) MME January 12, 2009 1 / 35 Course Outline Economics: The study of the choices people (consumers,

More information

Non-Stationary Time Series, Cointegration, and Spurious Regression

Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Course Outline: Non-Stationary Time Series, Cointegration and Spurious Regression 1 Regression with Non-Stationarity

More information

GLS-based unit root tests with multiple structural breaks both under the null and the alternative hypotheses

GLS-based unit root tests with multiple structural breaks both under the null and the alternative hypotheses GLS-based unit root tests with multiple structural breaks both under the null and the alternative hypotheses Josep Lluís Carrion-i-Silvestre University of Barcelona Dukpa Kim Boston University Pierre Perron

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information