Exploring non linearities in Hedge Funds

Size: px
Start display at page:

Download "Exploring non linearities in Hedge Funds"

Transcription

1 Exploring non linearities in Hedge Funds An application of Particle Filters to Hedge Fund Replication Guillaume Weisang 1 Thierry Roncalli 2 1 Bentley University, Waltham, MA 2 Lyxor AM January 28-29, 2010 G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

2 Literature Review Overview of the Factor Approach Overview of the Factor Approach A hedge fund portfolio: r HF t = ω it r it i I Assumption The structure of all asset returns can be summarized by a set of risk factors {F j } j=1,...,m : with m t r it = α i + β i j F jt + ξ it j=1 E(ξ it F 1t...F mt ) = 0 A typical factor model One assumes such that rt HF = αt HF + risk exposures m j=1 α HF w HF jt F jt + ε t t = α i ω it i I w HF jt = ω it β i j i I ε t = ω it ξ it i I G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

3 Literature Review Overview of the Factor Approach Literature Review of the Factor Approach Summary Static Linear factor models [Amenc et al., 2007] Lack reactivity Fail the test of robustness, giving poor out-of-sample results Factor selection [Fung and Hsieh, 1997] [Lo, 2008] In static models, economic selection of factors significant improvement over other methodologies for out-of-sample robustness test. In dynamic models, [Darolles and Mero, 2007] uses a PCA-based factor evaluation methodology [Bai and Ng, 2006] on rolling OLS regressions. Improvement over naive inclusion of all relevant economic factors Poor Interpretability of the evaluated factors Dynamic linear models [Roncalli and Teiletche, 2008] [Lo, 2008] [Jaeger, 2009]: Capturing the unobservable dynamic allocation using traditional (OLS) methods is Very difficult Estimates can vary greatly at balancing dates Nonlinear models methodological challenge [Amenc et al., 2008] [Diez de los Rios and Garcia, 2008] G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

4 Research Program and Methodology Hedge Fund Replication The Nonlinear Non-Gaussian Case Why It is Interesting HF Returns are not Gaussian negative skewness and positive excess kurtosis. Nonlinearities in HF Returns Nonlinearities documented from the very start of hedge-fund replication see, e.g., [Fung and Hsieh, 1997]. Nonlinearities are important for some strategies but not for the entire industry [Diez de los Rios and Garcia, 2008]. may be due to positions in derivative instruments or un-captured dynamic strategies see, e.g., [Merton, 1981]. No successful hedge fund replication using non-linear models has ever been done G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

5 Research Program and Methodology Methodology Tracking Problems Definition (Tracking Problem) The following two equations define a tracking problem (TP) [Arulampalam et al., 2002]: { xk = f (t k, x k 1, ν k ) (Transition Equation) z k = h(t k, x k, η k ) (Measurement Equation) where shadow object x k R nx is the state vector, and z k R nz the measurement vector at step k. ν k et η k are mutually independent i.i.d noise processes. The functions f and h can be non-linear functions. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

6 Research Program and Methodology Methodology Tracking Problems and Tactical Allocation Tracking Systems Discrete case, at time step k Outputs Inputs Tracking Error e k = z k ẑ k k 1 e k = rk HF rk Clone Censored measurement z k z k = rk HF HFR: x k = (w HF 1k,...,wHF mk ) Inputs Exogenous signals ψ k = (x 0,η 1:k,ν 1:k ) HF changes in allocation, strategies or reporting Tracking System Controlled input u k Assumption: u k = K k z k Adjustments to the replication portfolio s risk exposures ψ k u k Γ k Controller K k risk exposures Outputs z k e k G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

7 Research Program and Methodology Methodology Bayesian Filters Optimal Control Theory Under some general assumptions, one can prove tracking error e k = T eψk ψ k exogenous signals with transfer function T eψk = Γ eψk + Γ euk K k ( I Γzuk ) 1 Γzψk The role of the controller K k is to stabilize the system make T eψ small in an appropriate sense. Definition (Stability) A system is said to be marginally stable if the state x is bounded for all time t and for all bounded initial states x 0. Bayesian Filters are algorithms which provide the optimal estimators of the state x k Advantages of Bayesian Filters: no assumption of stationarity G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

8 Research Program and Methodology Methodology Bayesian Filters Solving Tracking Problems At time step k Prediction equation for the prior density p(x k z 1:k 1 ) = p(x k x k 1 ) p(x k 1 z 1:k 1 ) dx k 1 Update equation for the posterior density p(x k z 1:k ) p(z k x k ) p(x k z 1:k 1 ) Best estimates ˆx k k 1 = E[x k z 1:k 1 ] ˆx k k = E[x k z 1:k ] Implementation Kalman Filter (KF): linear Gaussian case H Filters or Particle Filters (PF): nonlinear or non Gaussian case G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

9 Research Program and Methodology Methodology Particle Filters If the posterior density p(x k z 1:k ) π (x k ) such that π (x) is easy to evaluate but difficult to draw sample from. Let { x i Ns k} be samples from an importance density q( ) i=1 The posterior density at time k can then be approximated as where, using Bayes rule, N s p(x k z 1:k ) w i k δ ( x k x i ) k i=1 w i k wi k 1 p ( z k xi k) ( p x i xi ) k 1:k 1 q ( x i k xi 1:k 1, z ) k (1) The set of support points { x i Ns k} i=1 and their associated weights { w i k,i = 1,...,N } s characterizes the posterior density at time step k Equation (1) is at the core of Particle Filters (PF). Considering different assumptions leads to different numerical algorithms (SIS, GPF, SIR, RPF, etc.). G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

10 Research Program and Methodology Objectives Hedge Fund Replication Non-Gaussian Nonlinear Case Objectives Non-Gaussian or Nonlinear Case Non Gaussian w HF k = w HF k 1 + ν k r k HF = r k whf k + η k η k H with H non Gaussian Nonlinear w HF k = w HF k 1 + ν k rk HF = r k whf k + w HF k,(m+1) r k,(m+1) (s k ) + η k with r k,(m+1) (s k ) nonlinear The objectives of this paper are to e.g., option on S&P 500 explore the nature of HF nonlinearities 1. non Gaussian errors 2. nonlinear factor explore possible remedy for Hedge Fund replication: PF G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

11 Findings: Key Points and Future Developments The Gaussian Distribution Assumption The Gaussian Distribution Assumption Framework Consider rk HF = r k β k + η k β k = β k 1 + ν k η k H with H non Gaussian May be solved using Particle Filters. Assume H is a Skew t distribution S ( µ η,σ η,α η,ν η ) 3 estimation methods (PF #1) ML on parameters of H using the Kalman Filter (KF) tracking errors. (PF #2) GMM to estimate m + 3 parameters (classical MM + two moments for skewness and kurtosis). (PF #3) Same as (PF #2) except ˆα η is forced to 10. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

12 Findings: Key Points and Future Developments The Gaussian Distribution Assumption The Gaussian Distribution Assumption Results with SIR algorithm and particles ˆµ 1Y ˆσ 1Y s γ 1 γ 2 HF LKF PF # PF # PF # π AB σ TE ρ τ ρ S LKF PF # PF # PF # Conclusion With linear assets, higher kurtosis and negative skewness come at the cost of a higher tracking error σ TE. It is not the right way to get at nonlinearities. 1 LKF = linear 6F model estimated using Kalman filter. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

13 Findings: Key Points and Future Developments Nonlinear Assets Taking into account Nonlinear Assets Idea Build Option Factors where w HF k = w HF k 1 + ν k rk HF = r k whf k + w HF k 1,(m+1) r k,(m+1) (s k ) + η k r k,(m+1) (s k ) nonlinear, (e.g., the return of a systematic one-month option selling strategy on S&P 500) s k is the strike of the option at time index k. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

14 Findings: Key Points and Future Developments Nonlinear Assets Exogenous Option Factors Problem Results are data dependent: liquidity, bid/ask spread, size amount (e.g., backtest with VIX). Example Systematic selling at end of month 1M put (resp. call) options with s k = 95% (respectively 100%). Conclusion Dependent on Rebalancing dates (e.g., end of month certainly a most favorable time for selling put options). Implied volatility data and on skew s and bid/ask spread s assumptions. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

15 Findings: Key Points and Future Developments Nonlinear Assets Endogenous Option Factors Estimation procedure Two ways to estimate these strikes (a) Estimate the option strikes separately from the tracking problem: endogenous to the estimation but exogenous to the filter (which can then use KF). (b) The option strike belongs to the state vector of a nonlinear TP system ( ) ( ) ( ) wk wk 1 νk = + s k s k 1 r (HF) m k = w (i) k r(i) k i=1 ε k + w (m+1) k r (m+1) k (s k ) + η k (2) PF η k N ( 0,ση 2 ) and ( ) (( νk 0 N ε k 0 ) ( Q 0, 0 σs 2 )) with Q = diag ( σ 2 1,...,σ m,σ 2 m+1). The vector of unkown parameters to estimate is then θ = { σ 1,...,σ m,σ m+1,σ s,σ η }. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

16 Findings: Key Points and Future Developments Nonlinear Assets Endogenous Option Factors Estimation procedure (Cont d) Direct estimation of system (2) s parameters by PF and (relative) scarcity of data on HF returns is very difficult = use of yet another estimation method Step 1 σ η and σ i for i = 1,...,m: ML considering the linear factor model Step 2 σ m+1 and σ s : grid-based method conditionally on the previous estimates. If f denotes the statistic of interest in the maximization (or minimization) of and if Ω denotes the set of grid points: { ˆσ m+1, ˆσ s } = argmax f (σ m+1,σ s ˆσ 1,..., ˆσ m, ˆσ η ) u.c. (σ m+1,σ s ) Ω. Results are biased yet consistent w.r.t. linear model G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

17 Findings: Key Points and Future Developments Nonlinear Assets Endogenous Option Factors Example: Grid approach applied to the HFRI RV index G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

18 Findings: Key Points and Future Developments Nonlinear Assets Endogenous Option Factors (a) Exposures of the linear assets for the HFRI RV index (b) Option exposures and strikes for the HFRI RV index G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

19 Findings: Key Points and Future Developments Nonlinear Assets HFR Non-Gaussian Nonlinear Case Key points and Future Developments Gaussian assumption KF s tracking errors have skew and excess kurtosis. A remedy: Skew t distribution 1. very difficult direct estimation of parameters in PF 2. no luck with two-step procedure (KF + GMM) = Skew, TE Nonlinear Factor Endogenous and exogenous Robust Methodology 1. Exogenous factors are extremely data dependent 2. Endogenous factors: some success using a grid-based approach and KF; PF code has to be parallelized 3. For now, purely academic exercise 1. TO BE DEVELOPED 2. H Filters minimize worst cases robust to violations of Gaussian and linearity assumptions G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

20 Bibliography Selected References I Thierry Roncalli and Guillaume Weisang Tracking Problems, Hedge Fund Replication and Alternative Beta. Working Paper, available on SSRN, Andrew Lo Hedge Funds: An Analytic Perspective. Princeton University Press, N. Amenc, W. Géhin, L. Martellini, and J-C. Meyfredi. The Myths and Limits of Passive Hedge Fund Replication. Working Paper, June N. Amenc, L. Martellini, J-C. Meyfredi and V. Ziemann. Passive Hedge Fund Replication Beyong the Linear Case. Working Paper, January S. Darolles and G. Mero. Hedge Fund Replication and Factor Models. Working Paper, G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

21 Bibliography Selected References II J. Bai and S. Ng. Evaluating Latent and Observed Factors in Macroeconomics and Finance. Journal of Econometrics, 131(1-2): , A. Diez de los Rios and R. Garcia. Assessing and Valuing the Non-Linear Structure of Hedge Fund Returns. Working Paper, W. Fung and D. A. Hsieh. Empirical Characteristics of Dynamic Trading Strategies: the Case of Hedge Funds. Review of Financial Studies, 10: , T. Roncalli and J. Teiletche. An Alternative Approach to Alternative Beta. Journal of Financial Transformation, 24:43-52, Available at SSRN: G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

22 Bibliography Selected References III R. C. Merton. On Market Timing and Investment Performance. I. An Equilibrium Theory of Value for Market Forecasts. Journal of Business, 54(3): , S. Arulampalam, S. Maskell, N.J. Gordon and T. Clapp. A Tutorial on Particle Filters for Online nonlinear/non-gaussian Bayesian Tracking. IEEE Transaction on Signal Processing, 50(2): , Februrary Lars Jaeger. Alternative Beta Strategies and Hedge Fund Replication. John Wiley & Sons, NY, 1 st edition, G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

23 Statistics Description Statistics Description ˆµ 1Y is the annualized performance; π AB the proportion of the HFRI index performance explained by the clone; σ TE is the yearly tracking error; ρ, τ and ρ S are respectively the linear correlation, the Kendall tau and the Spearman rho between the monthly returns of the clone and the HFRI index; s is the sharpe ratio; γ 1 is the skewness; γ 2 is the excess kurtosis. G. Weisang, T. Roncalli (Bentley Univ., Lyxor AM) Exploring non linearities in HF: Particle Filters January 28-29, / 22

Sensor Fusion: Particle Filter

Sensor Fusion: Particle Filter Sensor Fusion: Particle Filter By: Gordana Stojceska stojcesk@in.tum.de Outline Motivation Applications Fundamentals Tracking People Advantages and disadvantages Summary June 05 JASS '05, St.Petersburg,

More information

Predicting Mutual Fund Performance

Predicting Mutual Fund Performance Predicting Mutual Fund Performance Oxford, July-August 2013 Allan Timmermann 1 1 UC San Diego, CEPR, CREATES Timmermann (UCSD) Predicting fund performance July 29 - August 2, 2013 1 / 51 1 Basic Performance

More information

Generalized Autoregressive Score Models

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

More information

Solutions of the Financial Risk Management Examination

Solutions of the Financial Risk Management Examination Solutions of the Financial Risk Management Examination Thierry Roncalli January 9 th 03 Remark The first five questions are corrected in TR-GDR and in the document of exercise solutions, which is available

More information

A new unscented Kalman filter with higher order moment-matching

A new unscented Kalman filter with higher order moment-matching A new unscented Kalman filter with higher order moment-matching KSENIA PONOMAREVA, PARESH DATE AND ZIDONG WANG Department of Mathematical Sciences, Brunel University, Uxbridge, UB8 3PH, UK. Abstract This

More information

Multivariate GARCH models.

Multivariate GARCH models. Multivariate GARCH models. Financial market volatility moves together over time across assets and markets. Recognizing this commonality through a multivariate modeling framework leads to obvious gains

More information

Classical and Bayesian inference

Classical and Bayesian inference Classical and Bayesian inference AMS 132 Claudia Wehrhahn (UCSC) Classical and Bayesian inference January 8 1 / 11 The Prior Distribution Definition Suppose that one has a statistical model with parameter

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53 State-space Model Eduardo Rossi University of Pavia November 2014 Rossi State-space Model Fin. Econometrics - 2014 1 / 53 Outline 1 Motivation 2 Introduction 3 The Kalman filter 4 Forecast errors 5 State

More information

Nowcasting Norwegian GDP

Nowcasting Norwegian GDP Nowcasting Norwegian GDP Knut Are Aastveit and Tørres Trovik May 13, 2007 Introduction Motivation The last decades of advances in information technology has made it possible to access a huge amount of

More information

The Slow Convergence of OLS Estimators of α, β and Portfolio. β and Portfolio Weights under Long Memory Stochastic Volatility

The Slow Convergence of OLS Estimators of α, β and Portfolio. β and Portfolio Weights under Long Memory Stochastic Volatility The Slow Convergence of OLS Estimators of α, β and Portfolio Weights under Long Memory Stochastic Volatility New York University Stern School of Business June 21, 2018 Introduction Bivariate long memory

More information

Financial Econometrics Return Predictability

Financial Econometrics Return Predictability Financial Econometrics Return Predictability Eric Zivot March 30, 2011 Lecture Outline Market Efficiency The Forms of the Random Walk Hypothesis Testing the Random Walk Hypothesis Reading FMUND, chapter

More information

ON MEASURING HEDGE FUND RISK

ON MEASURING HEDGE FUND RISK ON MEASURING HEDGE FUND RISK Alexander Cherny Raphael Douady Stanislav Molchanov Department of Probability Theory Faculty of Mathematics and Mechanics Moscow State University 119992 Moscow Russia E-mail:

More information

Regression: Ordinary Least Squares

Regression: Ordinary Least Squares Regression: Ordinary Least Squares Mark Hendricks Autumn 2017 FINM Intro: Regression Outline Regression OLS Mathematics Linear Projection Hendricks, Autumn 2017 FINM Intro: Regression: Lecture 2/32 Regression

More information

A Fast Algorithm for Computing High-dimensional Risk Parity Portfolios

A Fast Algorithm for Computing High-dimensional Risk Parity Portfolios A Fast Algorithm for Computing High-dimensional Risk Parity Portfolios Théophile Griveau-Billion Quantitative Research Lyxor Asset Management, Paris theophile.griveau-billion@lyxor.com Jean-Charles Richard

More information

Lecture 2: From Linear Regression to Kalman Filter and Beyond

Lecture 2: From Linear Regression to Kalman Filter and Beyond Lecture 2: From Linear Regression to Kalman Filter and Beyond January 18, 2017 Contents 1 Batch and Recursive Estimation 2 Towards Bayesian Filtering 3 Kalman Filter and Bayesian Filtering and Smoothing

More information

Econ671 Factor Models: Principal Components

Econ671 Factor Models: Principal Components Econ671 Factor Models: Principal Components Jun YU April 8, 2016 Jun YU () Econ671 Factor Models: Principal Components April 8, 2016 1 / 59 Factor Models: Principal Components Learning Objectives 1. Show

More information

TSRT14: Sensor Fusion Lecture 8

TSRT14: Sensor Fusion Lecture 8 TSRT14: Sensor Fusion Lecture 8 Particle filter theory Marginalized particle filter Gustaf Hendeby gustaf.hendeby@liu.se TSRT14 Lecture 8 Gustaf Hendeby Spring 2018 1 / 25 Le 8: particle filter theory,

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 8. Robust Portfolio Optimization Steve Yang Stevens Institute of Technology 10/17/2013 Outline 1 Robust Mean-Variance Formulations 2 Uncertain in Expected Return

More information

Solution of the Financial Risk Management Examination

Solution of the Financial Risk Management Examination Solution of the Financial Risk Management Examination Thierry Roncalli January 8 th 014 Remark 1 The first five questions are corrected in TR-GDR 1 and in the document of exercise solutions, which is available

More information

RAO-BLACKWELLISED PARTICLE FILTERS: EXAMPLES OF APPLICATIONS

RAO-BLACKWELLISED PARTICLE FILTERS: EXAMPLES OF APPLICATIONS RAO-BLACKWELLISED PARTICLE FILTERS: EXAMPLES OF APPLICATIONS Frédéric Mustière e-mail: mustiere@site.uottawa.ca Miodrag Bolić e-mail: mbolic@site.uottawa.ca Martin Bouchard e-mail: bouchard@site.uottawa.ca

More information

Information Choice in Macroeconomics and Finance.

Information Choice in Macroeconomics and Finance. Information Choice in Macroeconomics and Finance. Laura Veldkamp New York University, Stern School of Business, CEPR and NBER Spring 2009 1 Veldkamp What information consumes is rather obvious: It consumes

More information

The Unscented Particle Filter

The Unscented Particle Filter The Unscented Particle Filter Rudolph van der Merwe (OGI) Nando de Freitas (UC Bereley) Arnaud Doucet (Cambridge University) Eric Wan (OGI) Outline Optimal Estimation & Filtering Optimal Recursive Bayesian

More information

Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft

Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft 1 Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft K. Meier and A. Desai Abstract Using sensors that only measure the bearing angle and range of an aircraft, a Kalman filter is implemented

More information

Time-Varying Vector Autoregressive Models with Structural Dynamic Factors

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

More information

GARCH Models Estimation and Inference

GARCH Models Estimation and Inference GARCH Models Estimation and Inference Eduardo Rossi University of Pavia December 013 Rossi GARCH Financial Econometrics - 013 1 / 1 Likelihood function The procedure most often used in estimating θ 0 in

More information

Lecture 4: Dynamic models

Lecture 4: Dynamic models linear s Lecture 4: s Hedibert Freitas Lopes The University of Chicago Booth School of Business 5807 South Woodlawn Avenue, Chicago, IL 60637 http://faculty.chicagobooth.edu/hedibert.lopes hlopes@chicagobooth.edu

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

State Estimation using Moving Horizon Estimation and Particle Filtering

State Estimation using Moving Horizon Estimation and Particle Filtering State Estimation using Moving Horizon Estimation and Particle Filtering James B. Rawlings Department of Chemical and Biological Engineering UW Math Probability Seminar Spring 2009 Rawlings MHE & PF 1 /

More information

9 Multi-Model State Estimation

9 Multi-Model State Estimation Technion Israel Institute of Technology, Department of Electrical Engineering Estimation and Identification in Dynamical Systems (048825) Lecture Notes, Fall 2009, Prof. N. Shimkin 9 Multi-Model State

More information

On Backtesting Risk Measurement Models

On Backtesting Risk Measurement Models On Backtesting Risk Measurement Models Hideatsu Tsukahara Department of Economics, Seijo University e-mail address: tsukahar@seijo.ac.jp 1 Introduction In general, the purpose of backtesting is twofold:

More information

Dominant Factor Analysis by Nonlinear Polymodels

Dominant Factor Analysis by Nonlinear Polymodels Dominant Factor Analysis by Nonlinear Polymodels RAPHAEL DOUADY Stony Brook University Labex ReFi, CNRS OCTOBER 9, 2017 M C FA M D I S T I N G U I S H E D L E C T U R E Traditional Multi-Factor Analysis

More information

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 13: SEQUENTIAL DATA

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 13: SEQUENTIAL DATA PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 13: SEQUENTIAL DATA Contents in latter part Linear Dynamical Systems What is different from HMM? Kalman filter Its strength and limitation Particle Filter

More information

The Size and Power of Four Tests for Detecting Autoregressive Conditional Heteroskedasticity in the Presence of Serial Correlation

The Size and Power of Four Tests for Detecting Autoregressive Conditional Heteroskedasticity in the Presence of Serial Correlation The Size and Power of Four s for Detecting Conditional Heteroskedasticity in the Presence of Serial Correlation A. Stan Hurn Department of Economics Unversity of Melbourne Australia and A. David McDonald

More information

RESEARCH ARTICLE. Online quantization in nonlinear filtering

RESEARCH ARTICLE. Online quantization in nonlinear filtering Journal of Statistical Computation & Simulation Vol. 00, No. 00, Month 200x, 3 RESEARCH ARTICLE Online quantization in nonlinear filtering A. Feuer and G. C. Goodwin Received 00 Month 200x; in final form

More information

Cross-Sectional Regression after Factor Analysis: Two Applications

Cross-Sectional Regression after Factor Analysis: Two Applications al Regression after Factor Analysis: Two Applications Joint work with Jingshu, Trevor, Art; Yang Song (GSB) May 7, 2016 Overview 1 2 3 4 1 / 27 Outline 1 2 3 4 2 / 27 Data matrix Y R n p Panel data. Transposable

More information

Currency Risk Factors in a Recursive Multi-Country Economy

Currency Risk Factors in a Recursive Multi-Country Economy Currency Risk Factors in a Recursive Multi-Country Economy Ric Colacito Max Croce F. Gavazzoni Rob Ready 1 / 28 Motivation The literature has identified factor structures in currency returns Interest Rates

More information

A Dynamic Model for Investment Strategy

A Dynamic Model for Investment Strategy A Dynamic Model for Investment Strategy Richard Grinold Stanford Conference on Quantitative Finance August 18-19 2006 Preview Strategic view of risk, return and cost Not intended as a portfolio management

More information

Dependence. Practitioner Course: Portfolio Optimization. John Dodson. September 10, Dependence. John Dodson. Outline.

Dependence. Practitioner Course: Portfolio Optimization. John Dodson. September 10, Dependence. John Dodson. Outline. Practitioner Course: Portfolio Optimization September 10, 2008 Before we define dependence, it is useful to define Random variables X and Y are independent iff For all x, y. In particular, F (X,Y ) (x,

More information

Discussion of Bootstrap prediction intervals for linear, nonlinear, and nonparametric autoregressions, by Li Pan and Dimitris Politis

Discussion of Bootstrap prediction intervals for linear, nonlinear, and nonparametric autoregressions, by Li Pan and Dimitris Politis Discussion of Bootstrap prediction intervals for linear, nonlinear, and nonparametric autoregressions, by Li Pan and Dimitris Politis Sílvia Gonçalves and Benoit Perron Département de sciences économiques,

More information

A Semi-Parametric Measure for Systemic Risk

A Semi-Parametric Measure for Systemic Risk Natalia Sirotko-Sibirskaya Ladislaus von Bortkiewicz Chair of Statistics C.A.S.E. - Center for Applied Statistics and Economics Humboldt Universität zu Berlin http://lvb.wiwi.hu-berlin.de http://www.case.hu-berlin.de

More information

Time Series Prediction by Kalman Smoother with Cross-Validated Noise Density

Time Series Prediction by Kalman Smoother with Cross-Validated Noise Density Time Series Prediction by Kalman Smoother with Cross-Validated Noise Density Simo Särkkä E-mail: simo.sarkka@hut.fi Aki Vehtari E-mail: aki.vehtari@hut.fi Jouko Lampinen E-mail: jouko.lampinen@hut.fi Abstract

More information

1 The Basic RBC Model

1 The Basic RBC Model IHS 2016, Macroeconomics III Michael Reiter Ch. 1: Notes on RBC Model 1 1 The Basic RBC Model 1.1 Description of Model Variables y z k L c I w r output level of technology (exogenous) capital at end of

More information

Factor Models for Asset Returns. Prof. Daniel P. Palomar

Factor Models for Asset Returns. Prof. Daniel P. Palomar Factor Models for Asset Returns Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall 2018-19, HKUST,

More information

July 31, 2009 / Ben Kedem Symposium

July 31, 2009 / Ben Kedem Symposium ing The s ing The Department of Statistics North Carolina State University July 31, 2009 / Ben Kedem Symposium Outline ing The s 1 2 s 3 4 5 Ben Kedem ing The s Ben has made many contributions to time

More information

Estimation Theory. as Θ = (Θ 1,Θ 2,...,Θ m ) T. An estimator

Estimation Theory. as Θ = (Θ 1,Θ 2,...,Θ m ) T. An estimator Estimation Theory Estimation theory deals with finding numerical values of interesting parameters from given set of data. We start with formulating a family of models that could describe how the data were

More information

Portfolio Allocation using High Frequency Data. Jianqing Fan

Portfolio Allocation using High Frequency Data. Jianqing Fan Portfolio Allocation using High Frequency Data Princeton University With Yingying Li and Ke Yu http://www.princeton.edu/ jqfan September 10, 2010 About this talk How to select sparsely optimal portfolio?

More information

Dynamic Generalized Linear Models

Dynamic Generalized Linear Models Dynamic Generalized Linear Models Jesse Windle Oct. 24, 2012 Contents 1 Introduction 1 2 Binary Data (Static Case) 2 3 Data Augmentation (de-marginalization) by 4 examples 3 3.1 Example 1: CDF method.............................

More information

A Comparison of the EKF, SPKF, and the Bayes Filter for Landmark-Based Localization

A Comparison of the EKF, SPKF, and the Bayes Filter for Landmark-Based Localization A Comparison of the EKF, SPKF, and the Bayes Filter for Landmark-Based Localization and Timothy D. Barfoot CRV 2 Outline Background Objective Experimental Setup Results Discussion Conclusion 2 Outline

More information

Parameter Estimation for ARCH(1) Models Based on Kalman Filter

Parameter Estimation for ARCH(1) Models Based on Kalman Filter Applied Mathematical Sciences, Vol. 8, 2014, no. 56, 2783-2791 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.43164 Parameter Estimation for ARCH(1) Models Based on Kalman Filter Jelloul

More information

Regularization of Portfolio Allocation

Regularization of Portfolio Allocation Regularization of Portfolio Allocation Benjamin Bruder Quantitative Research Lyxor Asset Management, Paris benjamin.bruder@lyxor.com Jean-Charles Richard Quantitative Research Lyxor Asset Management, Paris

More information

Discussion of Predictive Density Combinations with Dynamic Learning for Large Data Sets in Economics and Finance

Discussion of Predictive Density Combinations with Dynamic Learning for Large Data Sets in Economics and Finance Discussion of Predictive Density Combinations with Dynamic Learning for Large Data Sets in Economics and Finance by Casarin, Grassi, Ravazzolo, Herman K. van Dijk Dimitris Korobilis University of Essex,

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Financial Econometrics / 49

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Financial Econometrics / 49 State-space Model Eduardo Rossi University of Pavia November 2013 Rossi State-space Model Financial Econometrics - 2013 1 / 49 Outline 1 Introduction 2 The Kalman filter 3 Forecast errors 4 State smoothing

More information

Network Connectivity and Systematic Risk

Network Connectivity and Systematic Risk Network Connectivity and Systematic Risk Monica Billio 1 Massimiliano Caporin 2 Roberto Panzica 3 Loriana Pelizzon 1,3 1 University Ca Foscari Venezia (Italy) 2 University of Padova (Italy) 3 Goethe University

More information

Volatility. Gerald P. Dwyer. February Clemson University

Volatility. Gerald P. Dwyer. February Clemson University Volatility Gerald P. Dwyer Clemson University February 2016 Outline 1 Volatility Characteristics of Time Series Heteroskedasticity Simpler Estimation Strategies Exponentially Weighted Moving Average Use

More information

Optimal portfolio strategies under partial information with expert opinions

Optimal portfolio strategies under partial information with expert opinions 1 / 35 Optimal portfolio strategies under partial information with expert opinions Ralf Wunderlich Brandenburg University of Technology Cottbus, Germany Joint work with Rüdiger Frey Research Seminar WU

More information

Dependence. MFM Practitioner Module: Risk & Asset Allocation. John Dodson. September 11, Dependence. John Dodson. Outline.

Dependence. MFM Practitioner Module: Risk & Asset Allocation. John Dodson. September 11, Dependence. John Dodson. Outline. MFM Practitioner Module: Risk & Asset Allocation September 11, 2013 Before we define dependence, it is useful to define Random variables X and Y are independent iff For all x, y. In particular, F (X,Y

More information

ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering

ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering Lecturer: Nikolay Atanasov: natanasov@ucsd.edu Teaching Assistants: Siwei Guo: s9guo@eng.ucsd.edu Anwesan Pal:

More information

State Space Model, Official Statistics, Bayesian Statistics Introduction to Durbin s paper and related topics

State Space Model, Official Statistics, Bayesian Statistics Introduction to Durbin s paper and related topics State Space Model, Official Statistics, Bayesian Statistics Introduction to Durbin s paper and related topics Yasuto Yoshizoe Aoyama Gakuin University yoshizoe@econ.aoyama.ac.jp yasuto yoshizoe@post.harvard.edu

More information

Bayesian Semiparametric GARCH Models

Bayesian Semiparametric GARCH Models Bayesian Semiparametric GARCH Models Xibin (Bill) Zhang and Maxwell L. King Department of Econometrics and Business Statistics Faculty of Business and Economics xibin.zhang@monash.edu Quantitative Methods

More information

Sequential Monte Carlo Samplers for Applications in High Dimensions

Sequential Monte Carlo Samplers for Applications in High Dimensions Sequential Monte Carlo Samplers for Applications in High Dimensions Alexandros Beskos National University of Singapore KAUST, 26th February 2014 Joint work with: Dan Crisan, Ajay Jasra, Nik Kantas, Alex

More information

Combining Macroeconomic Models for Prediction

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

More information

High-dimensional Problems in Finance and Economics. Thomas M. Mertens

High-dimensional Problems in Finance and Economics. Thomas M. Mertens High-dimensional Problems in Finance and Economics Thomas M. Mertens NYU Stern Risk Economics Lab April 17, 2012 1 / 78 Motivation Many problems in finance and economics are high dimensional. Dynamic Optimization:

More information

Backtesting Marginal Expected Shortfall and Related Systemic Risk Measures

Backtesting Marginal Expected Shortfall and Related Systemic Risk Measures Backtesting Marginal Expected Shortfall and Related Systemic Risk Measures Denisa Banulescu 1 Christophe Hurlin 1 Jérémy Leymarie 1 Olivier Scaillet 2 1 University of Orleans 2 University of Geneva & Swiss

More information

Bayesian Semiparametric GARCH Models

Bayesian Semiparametric GARCH Models Bayesian Semiparametric GARCH Models Xibin (Bill) Zhang and Maxwell L. King Department of Econometrics and Business Statistics Faculty of Business and Economics xibin.zhang@monash.edu Quantitative Methods

More information

Online tests of Kalman filter consistency

Online tests of Kalman filter consistency Tampere University of Technology Online tests of Kalman filter consistency Citation Piché, R. (216). Online tests of Kalman filter consistency. International Journal of Adaptive Control and Signal Processing,

More information

Lecture 7: Optimal Smoothing

Lecture 7: Optimal Smoothing Department of Biomedical Engineering and Computational Science Aalto University March 17, 2011 Contents 1 What is Optimal Smoothing? 2 Bayesian Optimal Smoothing Equations 3 Rauch-Tung-Striebel Smoother

More information

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

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

More information

Probabilities & Statistics Revision

Probabilities & Statistics Revision Probabilities & Statistics Revision Christopher Ting Christopher Ting http://www.mysmu.edu/faculty/christophert/ : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 January 6, 2017 Christopher Ting QF

More information

7 Day 3: Time Varying Parameter Models

7 Day 3: Time Varying Parameter Models 7 Day 3: Time Varying Parameter Models References: 1. Durbin, J. and S.-J. Koopman (2001). Time Series Analysis by State Space Methods. Oxford University Press, Oxford 2. Koopman, S.-J., N. Shephard, and

More information

Ambiguous Business Cycles: Online Appendix

Ambiguous Business Cycles: Online Appendix Ambiguous Business Cycles: Online Appendix By Cosmin Ilut and Martin Schneider This paper studies a New Keynesian business cycle model with agents who are averse to ambiguity (Knightian uncertainty). Shocks

More information

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Gerdie Everaert 1, Lorenzo Pozzi 2, and Ruben Schoonackers 3 1 Ghent University & SHERPPA 2 Erasmus

More information

DSGE Methods. Estimation of DSGE models: Maximum Likelihood & Bayesian. Willi Mutschler, M.Sc.

DSGE Methods. Estimation of DSGE models: Maximum Likelihood & Bayesian. Willi Mutschler, M.Sc. DSGE Methods Estimation of DSGE models: Maximum Likelihood & Bayesian Willi Mutschler, M.Sc. Institute of Econometrics and Economic Statistics University of Münster willi.mutschler@uni-muenster.de Summer

More information

Duration-Based Volatility Estimation

Duration-Based Volatility Estimation A Dual Approach to RV Torben G. Andersen, Northwestern University Dobrislav Dobrev, Federal Reserve Board of Governors Ernst Schaumburg, Northwestern Univeristy CHICAGO-ARGONNE INSTITUTE ON COMPUTATIONAL

More information

Bayesian Estimation of DSGE Models: Lessons from Second-order Approximations

Bayesian Estimation of DSGE Models: Lessons from Second-order Approximations Bayesian Estimation of DSGE Models: Lessons from Second-order Approximations Sungbae An Singapore Management University Bank Indonesia/BIS Workshop: STRUCTURAL DYNAMIC MACROECONOMIC MODELS IN ASIA-PACIFIC

More information

Lecture 2: From Linear Regression to Kalman Filter and Beyond

Lecture 2: From Linear Regression to Kalman Filter and Beyond Lecture 2: From Linear Regression to Kalman Filter and Beyond Department of Biomedical Engineering and Computational Science Aalto University January 26, 2012 Contents 1 Batch and Recursive Estimation

More information

1 Bewley Economies with Aggregate Uncertainty

1 Bewley Economies with Aggregate Uncertainty 1 Bewley Economies with Aggregate Uncertainty Sofarwehaveassumedawayaggregatefluctuations (i.e., business cycles) in our description of the incomplete-markets economies with uninsurable idiosyncratic risk

More information

Computer Intensive Methods in Mathematical Statistics

Computer Intensive Methods in Mathematical Statistics Computer Intensive Methods in Mathematical Statistics Department of mathematics johawes@kth.se Lecture 7 Sequential Monte Carlo methods III 7 April 2017 Computer Intensive Methods (1) Plan of today s lecture

More information

ECO 310: Empirical Industrial Organization Lecture 2 - Estimation of Demand and Supply

ECO 310: Empirical Industrial Organization Lecture 2 - Estimation of Demand and Supply ECO 310: Empirical Industrial Organization Lecture 2 - Estimation of Demand and Supply Dimitri Dimitropoulos Fall 2014 UToronto 1 / 55 References RW Section 3. Wooldridge, J. (2008). Introductory Econometrics:

More information

MFE Financial Econometrics 2018 Final Exam Model Solutions

MFE Financial Econometrics 2018 Final Exam Model Solutions MFE Financial Econometrics 2018 Final Exam Model Solutions Tuesday 12 th March, 2019 1. If (X, ε) N (0, I 2 ) what is the distribution of Y = µ + β X + ε? Y N ( µ, β 2 + 1 ) 2. What is the Cramer-Rao lower

More information

Bayesian Estimation of DSGE Models

Bayesian Estimation of DSGE Models Bayesian Estimation of DSGE Models Stéphane Adjemian Université du Maine, GAINS & CEPREMAP stephane.adjemian@univ-lemans.fr http://www.dynare.org/stepan June 28, 2011 June 28, 2011 Université du Maine,

More information

Regression. Machine Learning and Pattern Recognition. Chris Williams. School of Informatics, University of Edinburgh.

Regression. Machine Learning and Pattern Recognition. Chris Williams. School of Informatics, University of Edinburgh. Regression Machine Learning and Pattern Recognition Chris Williams School of Informatics, University of Edinburgh September 24 (All of the slides in this course have been adapted from previous versions

More information

Bayesian Inference on Joint Mixture Models for Survival-Longitudinal Data with Multiple Features. Yangxin Huang

Bayesian Inference on Joint Mixture Models for Survival-Longitudinal Data with Multiple Features. Yangxin Huang Bayesian Inference on Joint Mixture Models for Survival-Longitudinal Data with Multiple Features Yangxin Huang Department of Epidemiology and Biostatistics, COPH, USF, Tampa, FL yhuang@health.usf.edu January

More information

Sequential Monte Carlo Methods for Bayesian Computation

Sequential Monte Carlo Methods for Bayesian Computation Sequential Monte Carlo Methods for Bayesian Computation A. Doucet Kyoto Sept. 2012 A. Doucet (MLSS Sept. 2012) Sept. 2012 1 / 136 Motivating Example 1: Generic Bayesian Model Let X be a vector parameter

More information

Nonlinear Estimation Techniques for Impact Point Prediction of Ballistic Targets

Nonlinear Estimation Techniques for Impact Point Prediction of Ballistic Targets Nonlinear Estimation Techniques for Impact Point Prediction of Ballistic Targets J. Clayton Kerce a, George C. Brown a, and David F. Hardiman b a Georgia Tech Research Institute, Georgia Institute of Technology,

More information

A Bayesian perspective on GMM and IV

A Bayesian perspective on GMM and IV A Bayesian perspective on GMM and IV Christopher A. Sims Princeton University sims@princeton.edu November 26, 2013 What is a Bayesian perspective? A Bayesian perspective on scientific reporting views all

More information

Financial Econometrics and Volatility Models Copulas

Financial Econometrics and Volatility Models Copulas Financial Econometrics and Volatility Models Copulas Eric Zivot Updated: May 10, 2010 Reading MFTS, chapter 19 FMUND, chapters 6 and 7 Introduction Capturing co-movement between financial asset returns

More information

GARCH Models Estimation and Inference

GARCH Models Estimation and Inference Università di Pavia GARCH Models Estimation and Inference Eduardo Rossi Likelihood function The procedure most often used in estimating θ 0 in ARCH models involves the maximization of a likelihood function

More information

10.2 Systems of Linear Equations

10.2 Systems of Linear Equations 10.2 Systems of Linear Equations in Several Variables Copyright Cengage Learning. All rights reserved. Objectives Solving a Linear System The Number of Solutions of a Linear System Modeling Using Linear

More information

ASSET PRICING MODELS

ASSET PRICING MODELS ASSE PRICING MODELS [1] CAPM (1) Some notation: R it = (gross) return on asset i at time t. R mt = (gross) return on the market portfolio at time t. R ft = return on risk-free asset at time t. X it = R

More information

Chris Bishop s PRML Ch. 8: Graphical Models

Chris Bishop s PRML Ch. 8: Graphical Models Chris Bishop s PRML Ch. 8: Graphical Models January 24, 2008 Introduction Visualize the structure of a probabilistic model Design and motivate new models Insights into the model s properties, in particular

More information

Robustní monitorování stability v modelu CAPM

Robustní monitorování stability v modelu CAPM Robustní monitorování stability v modelu CAPM Ondřej Chochola, Marie Hušková, Zuzana Prášková (MFF UK) Josef Steinebach (University of Cologne) ROBUST 2012, Němčičky, 10.-14.9. 2012 Contents Introduction

More information

Introduction to Particle Filters for Data Assimilation

Introduction to Particle Filters for Data Assimilation Introduction to Particle Filters for Data Assimilation Mike Dowd Dept of Mathematics & Statistics (and Dept of Oceanography Dalhousie University, Halifax, Canada STATMOS Summer School in Data Assimila5on,

More information

Expectation Formation and Rationally Inattentive Forecasters

Expectation Formation and Rationally Inattentive Forecasters Expectation Formation and Rationally Inattentive Forecasters Javier Turén UCL October 8, 016 Abstract How agents form their expectations is still a highly debatable question. While the existing evidence

More information

Time Series Models for Measuring Market Risk

Time Series Models for Measuring Market Risk Time Series Models for Measuring Market Risk José Miguel Hernández Lobato Universidad Autónoma de Madrid, Computer Science Department June 28, 2007 1/ 32 Outline 1 Introduction 2 Competitive and collaborative

More information

Perception: objects in the environment

Perception: objects in the environment Zsolt Vizi, Ph.D. 2018 Self-driving cars Sensor fusion: one categorization Type 1: low-level/raw data fusion combining several sources of raw data to produce new data that is expected to be more informative

More information

Inference on Risk Premia in the Presence of Omitted Factors

Inference on Risk Premia in the Presence of Omitted Factors Inference on Risk Premia in the Presence of Omitted Factors Stefano Giglio Dacheng Xiu Booth School of Business, University of Chicago Center for Financial and Risk Analytics Stanford University May 19,

More information

ECO 513 Fall 2008 C.Sims KALMAN FILTER. s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. u t = r t. u 0 0 t 1 + y t = [ H I ] u t.

ECO 513 Fall 2008 C.Sims KALMAN FILTER. s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. u t = r t. u 0 0 t 1 + y t = [ H I ] u t. ECO 513 Fall 2008 C.Sims KALMAN FILTER Model in the form 1. THE KALMAN FILTER Plant equation : s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. Var(ε t ) = Ω, Var(ν t ) = Ξ. ε t ν t and (ε t,

More information

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models Journal of Finance and Investment Analysis, vol.1, no.1, 2012, 55-67 ISSN: 2241-0988 (print version), 2241-0996 (online) International Scientific Press, 2012 A Non-Parametric Approach of Heteroskedasticity

More information

Global Macroeconomic Uncertainty

Global Macroeconomic Uncertainty Global Macroeconomic Uncertainty Tino Berger, University of Cologne, CMR Sibylle Herz, University of Muenster Global Macroeconomic Uncertainty 1 / 1 Goal of the paper 1. Measure global macroeconomic uncertainty

More information

Sequential Monte Carlo and Particle Filtering. Frank Wood Gatsby, November 2007

Sequential Monte Carlo and Particle Filtering. Frank Wood Gatsby, November 2007 Sequential Monte Carlo and Particle Filtering Frank Wood Gatsby, November 2007 Importance Sampling Recall: Let s say that we want to compute some expectation (integral) E p [f] = p(x)f(x)dx and we remember

More information