0% found this document useful (0 votes)
57 views

Statistical and Econometrical Tools: Lima, February 2010

The document outlines statistical and econometric tools, including Vector AutoRegression (VAR) models, regime-switching models, and importance sampling. It describes VAR models, the components needed to estimate a regime-switching model, and how importance sampling can be used to generate realizations in the tail of a distribution rather than the center. Code files for implementing these models in MATLAB are also referenced.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Statistical and Econometrical Tools: Lima, February 2010

The document outlines statistical and econometric tools, including Vector AutoRegression (VAR) models, regime-switching models, and importance sampling. It describes VAR models, the components needed to estimate a regime-switching model, and how importance sampling can be used to generate realizations in the tail of a distribution rather than the center. Code files for implementing these models in MATLAB are also referenced.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

Statistical and Econometrical Tools

(background Information)

Lima, February 2010


Fernando Monar & Ken Nyholm

Outline
Vector AutoRegression (VAR) models
Regime-switching
Importance sampling

(c) Monar & Nyholm

VAR models

(c) Monar & Nyholm

VAR models

(c) Monar & Nyholm

VAR models

(c) Monar & Nyholm

VAR models

(c) Monar & Nyholm

VAR models

(c) Monar & Nyholm

VAR models

(c) Monar & Nyholm

Regime-switching

3
2
1
0
-1
-2
-3
-4
1

(c) Monar & Nyholm

11

21

31

41

51

61

71

81

91 101 111 121 131 141 151 161 171 181 191

Regime-switching

(c) Monar & Nyholm

10

Regime-switching

(c) Monar & Nyholm

11

Regime-switching

(c) Monar & Nyholm

12

Regime-switching

(c) Monar & Nyholm

13

Regime-switching

(c) Monar & Nyholm

14

Regime-switching
To estimate a regime-switching model the
following is needed:

This is implemented in regime.m,


regime_likeli.m, regime_normaldensity.m,
regime_pmat.m
(c) Monar & Nyholm

15

Importance Sampling

But we might be interested in metrics


relating to the tail of a distribution
(c) Monar & Nyholm

Traditional simulation generates


most realisations in this area
16

Importance Sampling

(c) Monar & Nyholm

17

Importance Sampling

(c) Monar & Nyholm

18

Importance Sampling

(c) Monar & Nyholm

19

You might also like